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 983c3b3 commit e6ecbc2Copy full SHA for e6ecbc2
app/build.gradle.kts
@@ -38,8 +38,8 @@ android {
38
applicationId = "org.witness.proofmode"
39
minSdk = 28
40
targetSdk = 36
41
- versionCode = 30120100
42
- versionName = "3.0.1-BETA-1"
+ versionCode = 30120200
+ versionName = "3.0.1-BETA-2"
43
multiDexEnabled = true
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
}
0 commit comments