Skip to content

Commit 2645d2c

Browse files
committed
bump 1.0.29
1 parent 7c5599d commit 2645d2c

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
@@ -20,7 +20,7 @@ android {
2020

2121
defaultConfig {
2222
applicationId = "io.github.chsbuffer.revancedxposed"
23-
versionCode = 28
23+
versionCode = 29
2424
versionName = "1.0.$versionCode"
2525
val patchVersion = Properties().apply {
2626
rootProject.file("revanced-patches/gradle.properties").inputStream().use { load(it) }

0 commit comments

Comments
 (0)