Skip to content

Commit

Permalink
Publish new beta version 2101
Browse files Browse the repository at this point in the history
  • Loading branch information
canyie committed Mar 3, 2022
1 parent b978ee3 commit 743f53d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ ext {
buildToolsVersion = '32.0.0'
ndkVersion = "23.1.7779620"
minSdkVersion = 24
targetSdkVersion = 30 // useless for magisk module
versionCode = 2100
targetSdkVersion = 32 // useless for magisk module
versionCode = 2101
versionName = '2.1'
minMagiskVersion = 19000
riruApiVersion = 5 // For Riru v21
Expand Down

0 comments on commit 743f53d

Please sign in to comment.