Skip to content
Snippets Groups Projects
Commit 7a9e8463 authored by Simon Ser's avatar Simon Ser
Browse files

Bump Goguma to 0.8.0

parent 74f1c266
No related branches found
No related tags found
No related merge requests found
......@@ -118,8 +118,30 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
- versionName: 0.8.0
versionCode: 1206
commit: 2a457f64efb480fa7bc9611e8ffe84a835ba5bec
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.29.3
rm:
- ios
- linux
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- "$$flutter$$/bin/flutter pub add -- 'override:geolocator_android:{\"git\"\
: {\"url\": \"https://github.com/Zverik/flutter-geolocator.git\", \"ref\"\
: \"floss\", \"path\": \"geolocator_android\"}}'"
- $$flutter$$/bin/flutter pub remove firebase_core firebase_messaging
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --release
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 0.7.0
CurrentVersionCode: 1079
CurrentVersion: 0.8.0
CurrentVersionCode: 1206
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment