Version 33 (1.5.10)

This commit is contained in:
Caesar2011
2019-02-07 22:06:29 +01:00
parent a6b5469058
commit 0776447d3b

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 32 versionCode 33
versionName "1.5.9" versionName "1.5.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {