编录点新增4
This commit is contained in:
@@ -78,7 +78,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
|
||||
api rootProject.ext.androidxLibs
|
||||
// ViewModel and LiveData
|
||||
api rootProject.ext.jetpackLibs
|
||||
@@ -112,4 +112,7 @@ dependencies {
|
||||
|
||||
implementation 'androidx.fragment:fragment-ktx:1.6.0'
|
||||
|
||||
// implementation 'com.zhihu.android:matisse:0.6.0'
|
||||
implementation project(':matisse')
|
||||
implementation 'com.github.hackware1993:MagicIndicator:1.7.0'
|
||||
}
|
||||
Reference in New Issue
Block a user