Skip to content

Commit 970be44

Browse files
committed
bump 1.0.24
1 parent c4872e0 commit 970be44

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
@@ -16,7 +16,7 @@ android {
1616

1717
defaultConfig {
1818
applicationId = "io.github.chsbuffer.revancedxposed"
19-
versionCode = 23
19+
versionCode = 24
2020
versionName = "1.0.$versionCode"
2121
val patchVersion = Properties().apply {
2222
rootProject.file("revanced-patches/gradle.properties").inputStream().use { load(it) }

0 commit comments

Comments
 (0)