Skip to content

Commit 2f18ac9

Browse files
authored
bump 1.0.39
1 parent 6e6dc9d commit 2f18ac9

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
@@ -24,7 +24,7 @@ android {
2424

2525
defaultConfig {
2626
applicationId = "io.github.chsbuffer.revancedxposed"
27-
versionCode = 38
27+
versionCode = 39
2828
versionName = "1.0.$versionCode"
2929
val patchVersion = Properties().apply {
3030
rootProject.file("revanced-patches/gradle.properties").inputStream().use { load(it) }

0 commit comments

Comments
 (0)