mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
chore: migrate legacy dependency annotation to version catalogs
because of plugin `flutter-plugin-loader` incompatible with catalog, plugins are not migrated
This commit is contained in:
@@ -66,7 +66,7 @@ flutter {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.github.DylanCaiCoding:MMKV-KTX:1.2.16")
|
||||
implementation("androidx.documentfile:documentfile:1.0.1")
|
||||
implementation("org.greenrobot:eventbus:3.3.1")
|
||||
implementation(libs.mmkv.ktx)
|
||||
implementation(libs.eventbus)
|
||||
implementation(libs.documentfile)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user