mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update The Life to 1.26.0 (20240507)
This commit is contained in:
parent
2532447a18
commit
a7cc08064b
1 changed files with 22 additions and 2 deletions
|
|
@ -404,7 +404,27 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 1.26.0
|
||||
versionCode: 20240507
|
||||
commit: b21b3a9d47894a7565622b96215ce0bb827d8ca0
|
||||
sudo:
|
||||
- apt-get update
|
||||
- rm -fr /opt/android-sdk/ndk/*
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.2
|
||||
rm:
|
||||
- apk
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- snap
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.25.0
|
||||
CurrentVersionCode: 20230823
|
||||
CurrentVersion: 1.26.0
|
||||
CurrentVersionCode: 20240507
|
||||
|
|
|
|||
Loading…
Reference in a new issue