Version 30 (1.5.7)

This commit is contained in:
Caesar2011
2019-02-06 09:48:21 +01:00
parent 8f026f95d8
commit c589889db4

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 29 versionCode 30
versionName "1.5.6" versionName "1.5.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {