add: signature check

This commit is contained in:
hyb1996
2017-08-15 10:58:36 +08:00
parent febb709279
commit 4e6e223f6e
3 changed files with 44 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 161
versionName "2.0.16 Alpha4"
versionCode 162
versionName "2.0.16 Beta2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {