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 335f584 commit f2ac584Copy full SHA for f2ac584
1 file changed
app/build.gradle
@@ -32,8 +32,8 @@ android {
32
applicationId "org.witness.proofmode"
33
minSdkVersion 28
34
targetSdkVersion 36
35
- versionCode 300301
36
- versionName "3.0.0-RC-1"
+ versionCode 300302
+ versionName "3.0.0-RC-2"
37
multiDexEnabled = true
38
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
39
}
0 commit comments