version:mtk 3.9
fix:优化解锁设置默认桌面 update:上传增加电池信息
This commit is contained in:
@@ -88,8 +88,8 @@ android {
|
||||
//MTK
|
||||
MTKnewly {
|
||||
flavorDimensions "default"
|
||||
versionCode 29
|
||||
versionName "3.8"
|
||||
versionCode 30
|
||||
versionName "3.9"
|
||||
buildConfigField "String", "platform", '"MTK"'
|
||||
}
|
||||
}
|
||||
@@ -252,6 +252,8 @@ dependencies {
|
||||
//BindView
|
||||
implementation 'com.jakewharton:butterknife:10.2.3'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3'
|
||||
|
||||
implementation 'com.squareup.moshi:moshi:1.9.3'
|
||||
//OkHttp
|
||||
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
|
||||
//Retrofit
|
||||
|
||||
Reference in New Issue
Block a user