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