feat: java class searching and import; fix: editor crash on edit when file is too large

This commit is contained in:
hyb1996
2018-09-15 11:52:44 +08:00
parent fc0f5c479e
commit 02c64cd7b1
23 changed files with 697 additions and 30 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 413
versionName "4.0.2 Alpha8"
versionCode 414
versionName "4.0.2 Alpha9"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {