Cuppa - bump flutter

This commit is contained in:
Licaon_Kter 2023-05-24 10:22:32 +00:00
parent a360383800
commit a4814818fc

View file

@ -11,7 +11,7 @@ Changelog: https://github.com/ncosgray/cuppa_mobile/releases
AutoName: Cuppa
RepoType: git
Repo: https://github.com/ncosgray/cuppa_mobile
Repo: https://github.com/ncosgray/cuppa_mobile.git
Builds:
- versionName: 1.5.5
@ -181,13 +181,18 @@ Builds:
commit: da896590dd44db7d71d6a27c029e5a98b2ea160c
output: build/app/outputs/apk/release/app-release-unsigned.apk
srclibs:
- flutter@3.7.0
- flutter@3.10.1
rm:
- ios
build:
prebuild:
- sed -i '/keystoreProperties.load(new FileInputStream(keystorePropertiesFile))/d'
android/app/build.gradle
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version