We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9225d9d commit 2b5d508Copy full SHA for 2b5d508
app/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
14
defaultConfig {
15
applicationId = "io.github.chsbuffer.revancedxposed"
16
- versionCode = 20
+ versionCode = 21
17
versionName = "1.0.$versionCode"
18
val patchVersion = "5.31.1"
19
buildConfigField("String", "PATCH_VERSION", "\"$patchVersion\"")
0 commit comments