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 6b04827 commit f6ecfceCopy full SHA for f6ecfce
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.github.gotify"
10
minSdkVersion 19
11
targetSdkVersion 29
12
- versionCode 20
13
- versionName "2.1.2"
+ versionCode 21
+ versionName "2.1.3"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
vectorDrawables.useSupportLibrary = true
16
}
0 commit comments