Skip to content

Commit e965a86

Browse files
committed
bump 1.0.27
1 parent a895a03 commit e965a86

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 = 26
23+
versionCode = 27
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)