fix crash when remote file name is untitle

This commit is contained in:
hyb1996
2017-05-12 13:14:17 +08:00
parent b12e26b797
commit 091ec51ef2
10 changed files with 87 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 19
targetSdkVersion 23
versionCode 128
versionCode 129
versionName "2.0.10c Beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true