Skip to content

Commit 2e3d8ba

Browse files
committed
bump 1.0.36
1 parent 6831058 commit 2e3d8ba

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