(Feat) Update Loading screen

This commit is contained in:
2026-07-22 12:55:43 +02:00
parent 54091398a5
commit 77d603f734
5 changed files with 207 additions and 15 deletions
+3
View File
@@ -4,3 +4,6 @@ android.useAndroidX=true
android.newDsl=false
# This builtInKotlin flag was added by the Flutter template
android.builtInKotlin=false
# Le cache incrémental Kotlin plante quand le pub cache (C:) et le projet (D:)
# sont sur des disques différents : il ne peut pas calculer de chemin relatif.
kotlin.incremental=false