mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
aves.libre - update
This commit is contained in:
parent
a629c3c99b
commit
1263d5493a
1 changed files with 9 additions and 12 deletions
|
|
@ -245,10 +245,9 @@ Builds:
|
|||
build: ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-x64"
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 9101
|
||||
disable: https://github.com/deckerst/aves/issues/532
|
||||
commit: 52984168192b65ef9bf7b5da37f9a79a3e2d7499
|
||||
- versionName: 1.8.1
|
||||
versionCode: 9201
|
||||
commit: 298150c16250e19dee5a0ab2b078f0c23418f546
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
|
|
@ -269,10 +268,9 @@ Builds:
|
|||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-arm"
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 9102
|
||||
disable: https://github.com/deckerst/aves/issues/532
|
||||
commit: 52984168192b65ef9bf7b5da37f9a79a3e2d7499
|
||||
- versionName: 1.8.1
|
||||
versionCode: 9202
|
||||
commit: 298150c16250e19dee5a0ab2b078f0c23418f546
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
|
|
@ -293,10 +291,9 @@ Builds:
|
|||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-arm64"
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 9104
|
||||
disable: https://github.com/deckerst/aves/issues/532
|
||||
commit: 52984168192b65ef9bf7b5da37f9a79a3e2d7499
|
||||
- versionName: 1.8.1
|
||||
versionCode: 9204
|
||||
commit: 298150c16250e19dee5a0ab2b078f0c23418f546
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
|
|
|
|||
Loading…
Reference in a new issue