We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6831058 commit 2e3d8baCopy full SHA for 2e3d8ba
app/build.gradle.kts
@@ -20,7 +20,7 @@ android {
20
21
defaultConfig {
22
applicationId = "io.github.chsbuffer.revancedxposed"
23
- versionCode = 35
+ versionCode = 36
24
versionName = "1.0.$versionCode"
25
val patchVersion = Properties().apply {
26
rootProject.file("revanced-patches/gradle.properties").inputStream().use { load(it) }
0 commit comments