update:2020.10.21

fix:蓝牙文件传输管控改为蓝牙开关管控
add:摄像头管控,影音格式管控,电话功能管控
This commit is contained in:
2020-10-21 18:47:57 +08:00
parent 49b19777b9
commit cf253e460c
10 changed files with 597 additions and 178 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.info.sn"
minSdkVersion 23
targetSdkVersion 28
versionCode 21
versionName "1.2.1"
versionCode 24
versionName "1.2.4"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {