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 7348ffe commit 1af62a8Copy full SHA for 1af62a8
app/build.gradle
@@ -8,9 +8,9 @@ android {
8
applicationId "org.docspell.docspellshare"
9
minSdkVersion 21
10
targetSdkVersion 29
11
- versionCode 31
+ versionCode 40
12
// keep this format or change github workflows bash quirks
13
- versionName "0.9.0-SNAPSHOT"
+ versionName "0.9.0"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments