version:1.2.1
fix: update:优化双卡拨号
This commit is contained in:
@@ -15,8 +15,8 @@ android {
|
||||
applicationId "com.xxpatx.os"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 1021
|
||||
versionName "1.2.0"
|
||||
versionCode 1022
|
||||
versionName "1.2.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -118,7 +118,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
// implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
// compileOnly files('libs/framework.jar')
|
||||
compileOnly files('libs/framework.jar')
|
||||
implementation files('libs/QWeather_Public_Android_V4.9.jar')
|
||||
implementation project(path: ':niceimageview')
|
||||
implementation project(path: ':verification-view')
|
||||
|
||||
Reference in New Issue
Block a user