Skip to content

Commit 8cc429a

Browse files
committed
update to 3.0.2-RC-6
1 parent 605aa4b commit 8cc429a

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 = 30230500
42-
versionName = "3.0.2-RC-5"
41+
versionCode = 30230600
42+
versionName = "3.0.2-RC-6"
4343
multiDexEnabled = true
4444
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4545
}

0 commit comments

Comments
 (0)