mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 19:24:19 +01:00
8 lines
No EOL
231 B
Prolog
8 lines
No EOL
231 B
Prolog
-keep class io.flutter.embedding.** { *; }
|
|
-keep class io.flutter.plugins.** { *; }
|
|
-keep class io.flutter.** { *; }
|
|
|
|
-keep class com.google.android.gms.** { *; }
|
|
-dontwarn com.google.android.gms.**
|
|
|
|
-dontwarn kotlinx.coroutines.** |