Skip to content

Commit 2b5d508

Browse files
committed
bump 1.0.21
1 parent 9225d9d commit 2b5d508

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 = 20
16+
versionCode = 21
1717
versionName = "1.0.$versionCode"
1818
val patchVersion = "5.31.1"
1919
buildConfigField("String", "PATCH_VERSION", "\"$patchVersion\"")

0 commit comments

Comments
 (0)