add script running repleatedly support, change min sdk version to 17
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.stardust.auojs.inrt"
|
||||
minSdkVersion 19
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 23
|
||||
versionCode 1
|
||||
versionName "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user