getParsed NullPointerException / Version 7

This commit is contained in:
Caesar2011
2018-10-22 16:51:54 +02:00
parent 3af8b55e7b
commit 16a7d8ae13
2 changed files with 10 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner"
minSdkVersion 15
targetSdkVersion 28
versionCode 6
versionName "1.1.4"
versionCode 7
versionName "1.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {