mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
FluxNews: update
This commit is contained in:
parent
d1c45b9a60
commit
3c190fe5e2
1 changed files with 7 additions and 10 deletions
|
|
@ -375,9 +375,8 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 2024032921
|
||||
disable: https://github.com/KevinCFechtel/FluxNews/issues/33
|
||||
commit: c19d2b4f76db7c9ca178cbc6394196b26f3621e7
|
||||
versionCode: 2024032931
|
||||
commit: 71493c35a788463a8fa9b95f5031ec120d8d7e9f
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
rm:
|
||||
|
|
@ -396,9 +395,8 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 2024032922
|
||||
disable: https://github.com/KevinCFechtel/FluxNews/issues/33
|
||||
commit: c19d2b4f76db7c9ca178cbc6394196b26f3621e7
|
||||
versionCode: 2024032932
|
||||
commit: 71493c35a788463a8fa9b95f5031ec120d8d7e9f
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
|
|
@ -417,9 +415,8 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 2024032923
|
||||
disable: https://github.com/KevinCFechtel/FluxNews/issues/33
|
||||
commit: c19d2b4f76db7c9ca178cbc6394196b26f3621e7
|
||||
versionCode: 2024032933
|
||||
commit: 71493c35a788463a8fa9b95f5031ec120d8d7e9f
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
|
|
@ -445,4 +442,4 @@ VercodeOperation:
|
|||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.3.7
|
||||
CurrentVersionCode: 2024032923
|
||||
CurrentVersionCode: 2024032933
|
||||
|
|
|
|||
Loading…
Reference in a new issue