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 4e6274c commit 211a1b1Copy full SHA for 211a1b1
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.github.gotify"
10
minSdkVersion 19
11
targetSdkVersion 29
12
- versionCode 17
13
- versionName "2.0.14"
+ versionCode 18
+ versionName "2.1.0"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
vectorDrawables.useSupportLibrary = true
16
}
0 commit comments