fix: ConsoleView ConcurrentModifiationException
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.stardust.scriptdroid"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 23
|
||||
versionCode 155
|
||||
versionName "2.0.15 Alpha3"
|
||||
versionCode 156
|
||||
versionName "2.0.15 Alpha4"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
ndk {
|
||||
|
||||
Reference in New Issue
Block a user