mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-09 07:18:54 +08:00
because of plugin `flutter-plugin-loader` incompatible with catalog, plugins are not migrated
10 lines
371 B
TOML
10 lines
371 B
TOML
[versions]
|
|
mmkv-ktx = "1.2.16"
|
|
documentfile = "1.0.1"
|
|
eventbus = "3.3.1"
|
|
|
|
[libraries]
|
|
mmkv-ktx = { group = "com.github.DylanCaiCoding", name = "MMKV-KTX", version.ref = "mmkv-ktx" }
|
|
documentfile = { group = "androidx.documentfile", name = "documentfile", version.ref = "documentfile" }
|
|
eventbus = { group = "org.greenrobot", name = "eventbus", version.ref = "eventbus" }
|