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 605aa4b commit 8cc429aCopy full SHA for 8cc429a
1 file changed
app/build.gradle.kts
@@ -38,8 +38,8 @@ android {
38
applicationId = "org.witness.proofmode"
39
minSdk = 28
40
targetSdk = 36
41
- versionCode = 30230500
42
- versionName = "3.0.2-RC-5"
+ versionCode = 30230600
+ versionName = "3.0.2-RC-6"
43
multiDexEnabled = true
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
}
0 commit comments