Version 39 (1.5.16)

This commit is contained in:
Hendrik Steller
2019-10-11 18:19:27 +02:00
parent a8817babf8
commit 44ca33ae0f

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner"
minSdkVersion 15
targetSdkVersion 28
versionCode 38
versionName "1.5.15"
versionCode 39
versionName "1.5.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {