Version 35 (1.5.12)

This commit is contained in:
Caesar2011
2019-02-09 01:25:09 +01:00
parent 30f1cc9a67
commit 6048714563

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 34 versionCode 35
versionName "1.5.11" versionName "1.5.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {