Code clean up, Download folder name escaping, LoginListener Bug

This commit is contained in:
Caesar2011
2018-10-21 00:42:42 +02:00
parent e70daa33cc
commit abdc4695e9
10 changed files with 121 additions and 115 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "de.sebse.fuplanner"
minSdkVersion 15
targetSdkVersion 28
versionCode 4
versionName "1.1.2"
versionCode 5
versionName "1.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {