mirror of
https://github.com/hmalik144/easy_cc_flutter.git
synced 2025-12-10 03:05:34 +00:00
- minor fixes
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
- fastlane_setup_android
|
||||
- run:
|
||||
name: Build Android APK
|
||||
command: flutter build apk
|
||||
command: flutter build apk --dart-define=currencyApiKey=%CURRENCY_API_KEY%
|
||||
- store_artifacts:
|
||||
path: build/app/outputs/flutter-apk/app-release.apk
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user