chore: remove unnecessary comment from Fastfile
Some checks failed
Deploy Flutter to Firebase (Mac) / deploy-android (push) Failing after 12s
Some checks failed
Deploy Flutter to Firebase (Mac) / deploy-android (push) Failing after 12s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user