Version 17

This commit is contained in:
Caesar2011
2018-12-06 13:38:26 +01:00
parent 54196f3794
commit 1e0b2a8952

View File

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