update:2020.06.12
fix:更换图标 add:增加连接上wifi之后启动管控功能
This commit is contained in:
@@ -15,10 +15,10 @@ android {
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 142
|
||||
versionName "2.9.9"//测试jiaoguanyi.cn
|
||||
// versionCode 128
|
||||
// versionName "2.0.0.8"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
versionCode 145
|
||||
versionName "3.0.2"//测试jiaoguanyi.cn
|
||||
// versionCode 129
|
||||
// versionName "2.0.0.9"// 正式jiaoguanyi.com 双数正式 单数测试
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
@@ -160,7 +160,7 @@ dependencies {
|
||||
implementation 'com.arialyy.aria:core:3.8.5'
|
||||
annotationProcessor 'com.arialyy.aria:compiler:3.8.5'
|
||||
|
||||
implementation 'com.github.tianma8023:NetDetector:v0.2.0'
|
||||
// implementation 'com.github.tianma8023:NetDetector:v0.2.0'
|
||||
|
||||
implementation "org.java-websocket:Java-WebSocket:1.4.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user