Skip to content

Commit ef24d08

Browse files
committed
bump 1.0.20
1 parent a0eaa63 commit ef24d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313

1414
defaultConfig {
1515
applicationId = "io.github.chsbuffer.revancedxposed"
16-
versionCode = 19
16+
versionCode = 20
1717
versionName = "1.0.$versionCode"
1818
val patchVersion = "5.30.0"
1919
buildConfigField("String", "PATCH_VERSION", "\"$patchVersion\"")

0 commit comments

Comments
 (0)