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