add script running repleatedly support, change min sdk version to 17
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
||||
buildToolsVersion "25.0.2"
|
||||
defaultConfig {
|
||||
applicationId "com.stardust.scriptdroid"
|
||||
minSdkVersion 19
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 23
|
||||
versionCode 143
|
||||
versionName "2.0.13 Beta2"
|
||||
|
||||
Reference in New Issue
Block a user