Skip to content

Commit 1b50d72

Browse files
committed
3.0.3-RC-2
1 parent e9137aa commit 1b50d72

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 = 30330100
42-
versionName = "3.0.3-RC-1"
41+
versionCode = 30330200
42+
versionName = "3.0.3-RC-2"
4343
multiDexEnabled = true
4444
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4545
}

0 commit comments

Comments
 (0)