Version 36 (1.5.13)

This commit is contained in:
Caesar2011
2019-02-11 12:27:42 +01:00
parent 8f2052180d
commit e31d6cd042

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner" applicationId "de.sebse.fuplanner"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 35 versionCode 36
versionName "1.5.12" versionName "1.5.13"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {