api(engines): engines.all(), ScriptEngine.emit()

api(events): events.broadcast
This commit is contained in:
hyb1996
2018-04-01 14:07:18 +08:00
parent 0e2a49cd6f
commit b3f000d240
14 changed files with 112 additions and 10 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 259
versionName "3.1.1 Alpha3"
versionCode 260
versionName "3.1.1 Alpha4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {