update:2019.04.11
fix:修复状态栏管控 add:增加OTG管控
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
targetSdkVersion 26
|
||||
// versionCode 85
|
||||
// versionName "2.0.4.6"//正式jiaoguanyi.com
|
||||
versionCode 113
|
||||
versionName "2.7.5"//测试jiaoguanyi.cn
|
||||
versionCode 117
|
||||
versionName "2.7.9"//测试jiaoguanyi.cn
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
@@ -155,7 +155,8 @@ dependencies {
|
||||
|
||||
implementation 'com.github.tianma8023:NetDetector:v0.2.0'
|
||||
implementation 'com.android.support:cardview-v7:26.1.0'
|
||||
implementation "org.java-websocket:Java-WebSocket:1.4.0"
|
||||
|
||||
implementation "org.java-websocket:Java-WebSocket:1.4.1"
|
||||
|
||||
implementation 'com.google.zxing:core:3.2.1'
|
||||
implementation 'com.hjq:xxpermissions:6.0'
|
||||
|
||||
Reference in New Issue
Block a user