Skip to content

Commit 47b4c0e

Browse files
committed
bump 1.0.32
1 parent 4ec0495 commit 47b4c0e

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 = 31
23+
versionCode = 32
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)