Skip to content

Commit d351c72

Browse files
committed
bump 1.0.19
1 parent 002c547 commit d351c72

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

0 commit comments

Comments
 (0)