diff --git a/android/fastlane/Fastfile b/android/fastlane/Fastfile index 1ae7963..9968ccc 100644 --- a/android/fastlane/Fastfile +++ b/android/fastlane/Fastfile @@ -14,7 +14,6 @@ platform :android do end # 2. Build de l'App Bundle (AAB) - # Votre Mac va compiler ça très vite 🚀 sh("flutter build appbundle --release") # 3. Envoi vers Firebase App Distribution