Added: setClip

This commit is contained in:
hyb1996
2017-02-23 22:40:52 +08:00
parent 8e3db7c7c3
commit 6ec0601373
17 changed files with 145 additions and 41 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 19
targetSdkVersion 23
versionCode 31
versionName "1.17.0221"
versionCode 34
versionName "1.17.0223"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {