更新类库,应用崩溃报告风格化设置。
This commit is contained in:
@@ -34,11 +34,11 @@ dependencies {
|
||||
api 'org.jsoup:jsoup:1.13.1'
|
||||
api 'com.squareup.okhttp3:okhttp:4.4.1'
|
||||
|
||||
api 'androidx.appcompat:appcompat:1.0.0'
|
||||
api 'androidx.fragment:fragment:1.0.0'
|
||||
api 'com.google.android.material:material:1.0.0'
|
||||
api 'androidx.appcompat:appcompat:1.3.1'
|
||||
api 'androidx.fragment:fragment:1.1.0'
|
||||
api 'com.google.android.material:material:1.1.0'
|
||||
|
||||
api 'cc.winboll.studio:libappbase:1.2.3'
|
||||
api 'cc.winboll.studio:libappbase:1.4.0'
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user