Version 16

This commit is contained in:
Caesar2011
2018-11-21 17:54:46 +01:00
parent 6b117997c3
commit 6bd99c59a8

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 15 versionCode 16
versionName "1.3.4" versionName "1.3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {