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 a0eaa63 commit ef24d08Copy full SHA for ef24d08
app/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
14
defaultConfig {
15
applicationId = "io.github.chsbuffer.revancedxposed"
16
- versionCode = 19
+ versionCode = 20
17
versionName = "1.0.$versionCode"
18
val patchVersion = "5.30.0"
19
buildConfigField("String", "PATCH_VERSION", "\"$patchVersion\"")
0 commit comments