Skip to content

Commit f29a739

Browse files
authored
bump 1.0.35
1 parent 71b7ed1 commit f29a739

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 = 34
23+
versionCode = 35
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)