Skip to content

Commit b2ae470

Browse files
committed
Release for Google Play Store
1 parent a615441 commit b2ae470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "io.scalaproject.vault"
88
minSdkVersion 21
99
targetSdkVersion 29
10-
versionCode 1
11-
versionName "1.0.0"
10+
versionCode 2
11+
versionName "1.0.1"
1212

1313
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1414
externalNativeBuild {

0 commit comments

Comments
 (0)