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 8b4412c commit e3e34f4Copy full SHA for e3e34f4
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "org.docspell.docspellshare"
9
minSdkVersion 21
10
targetSdkVersion 29
11
- versionCode 1
12
- versionName "0.3.0-SNAPSHOT"
+ versionCode 3
+ versionName "0.3.0"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments