2.1.0-UP1

This commit is contained in:
p1gp1g
2021-03-02 20:53:35 +01:00
parent 0e13bb17d0
commit 43fb4e743f

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.github.gotify"
minSdkVersion 19
targetSdkVersion 29
versionCode 4
versionName "2.1.0-UP0"
versionCode 5
versionName "2.1.0-UP1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}