Version 25

This commit is contained in:
Caesar2011
2019-01-30 14:42:32 +01:00
parent 10dc391606
commit 9fe2cf32fd

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 24 versionCode 25
versionName "1.5.1" versionName "1.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {