Version 18

This commit is contained in:
Caesar2011
2018-12-18 15:50:54 +01:00
parent c549bb39a4
commit 889007ab42

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 17 versionCode 18
versionName "1.3.6" versionName "1.3.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {