Skip to content

Commit 63f29b0

Browse files
committed
update to 3.0.1-BETA-1
1 parent 8fb9119 commit 63f29b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 30030800
42-
versionName = "3.0.0-RC-8"
41+
versionCode = 30120100
42+
versionName = "3.0.1-BETA-1"
4343
multiDexEnabled = true
4444
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4545
}

0 commit comments

Comments
 (0)