We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a615441 commit b2ae470Copy full SHA for b2ae470
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "io.scalaproject.vault"
8
minSdkVersion 21
9
targetSdkVersion 29
10
- versionCode 1
11
- versionName "1.0.0"
+ versionCode 2
+ versionName "1.0.1"
12
13
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
14
externalNativeBuild {
0 commit comments