🚀 Launch 3.0.0+108

This commit is contained in:
2025-06-28 01:53:07 +08:00
parent 79227a12e2
commit 9e8f6d57df
5 changed files with 9 additions and 10 deletions

View File

@ -59,6 +59,7 @@ dependencies {
implementation("com.google.android.material:material:1.12.0")
implementation("com.github.bumptech.glide:glide:4.16.0")
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.google.firebase:firebase-messaging-ktx")
}
flutter {