Version 34 (1.5.11)

This commit is contained in:
Caesar2011
2019-02-08 08:56:48 +01:00
parent e8c3ca0b0e
commit 24dcb0e9e0

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner"
minSdkVersion 15
targetSdkVersion 28
versionCode 33
versionName "1.5.10"
versionCode 34
versionName "1.5.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {