Version 2.0.4

This commit is contained in:
Jannis Mattheis
2018-12-22 17:50:32 +01:00
parent bf07bfc863
commit b25c5c928a

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.github.gotify"
minSdkVersion 19
targetSdkVersion 28
versionCode 6
versionName "2.0.3"
versionCode 7
versionName "2.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}