Merge branch 'android'

This commit is contained in:
13574
2023-09-09 01:32:48 +08:00
7 changed files with 220 additions and 1 deletions

View File

@@ -85,4 +85,6 @@ flutter {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.github.DylanCaiCoding:MMKV-KTX:1.2.16'
implementation 'androidx.documentfile:documentfile:1.0.1'
}