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 e9137aa commit 1b50d72Copy full SHA for 1b50d72
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 = 30330100
42
- versionName = "3.0.3-RC-1"
+ versionCode = 30330200
+ versionName = "3.0.3-RC-2"
43
multiDexEnabled = true
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
}
0 commit comments