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 8fb9119 commit 63f29b0Copy full SHA for 63f29b0
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 = 30030800
42
- versionName = "3.0.0-RC-8"
+ versionCode = 30120100
+ versionName = "3.0.1-BETA-1"
43
multiDexEnabled = true
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
}
0 commit comments