Skip to content

Commit 940a59b

Browse files
committed
update to 3.0.1-RC-1
1 parent 4687195 commit 940a59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ android {
3838
applicationId = "org.witness.proofmode"
3939
minSdk = 28
4040
targetSdk = 36
41-
versionCode = 30120200
42-
versionName = "3.0.1-BETA-2"
41+
versionCode = 30130100
42+
versionName = "3.0.1-RC-1"
4343
multiDexEnabled = true
4444
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4545
}

0 commit comments

Comments
 (0)