fix: volume key control not working when accessibility service is disabled

This commit is contained in:
hyb1996
2017-08-15 10:04:22 +08:00
parent 405075757e
commit a9ef908ef2
4 changed files with 123 additions and 27 deletions

View File

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