更改类库引用方式,更新类库。
This commit is contained in:
@@ -49,8 +49,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':libapputils')
|
||||
|
||||
api project(':libapputils')
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
// SSH
|
||||
@@ -75,5 +74,5 @@ dependencies {
|
||||
implementation 'androidx.fragment:fragment:1.1.0'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
|
||||
implementation 'cc.winboll.studio:libappbase:2.1.2'
|
||||
implementation 'cc.winboll.studio:libappbase:2.1.3'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user