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