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 4683307 commit 06c580eCopy full SHA for 06c580e
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
16
defaultConfig {
17
applicationId = "io.github.chsbuffer.revancedxposed"
18
- versionCode = 22
+ versionCode = 23
19
versionName = "1.0.$versionCode"
20
val patchVersion = "5.31.2"
21
buildConfigField("String", "PATCH_VERSION", "\"$patchVersion\"")
0 commit comments