mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
flux_news - update
This commit is contained in:
parent
84f11ab96b
commit
4780f22667
1 changed files with 11 additions and 11 deletions
|
|
@ -1010,9 +1010,9 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
--dart-define=cronetHttpNoPlay=true
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 2024082611
|
||||
commit: 403a8cd827ce2cd5ba6e5d2289bdce7eb3fb0987
|
||||
- versionName: 1.6.2
|
||||
versionCode: 2024082631
|
||||
commit: 14d0b37a6004b8eb02954243d1a1477eb0088f05
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
rm:
|
||||
|
|
@ -1032,9 +1032,9 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
--dart-define=cronetHttpNoPlay=true
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 2024082612
|
||||
commit: 403a8cd827ce2cd5ba6e5d2289bdce7eb3fb0987
|
||||
- versionName: 1.6.2
|
||||
versionCode: 2024082632
|
||||
commit: 14d0b37a6004b8eb02954243d1a1477eb0088f05
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
|
|
@ -1054,9 +1054,9 @@ Builds:
|
|||
- vendor/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
--dart-define=cronetHttpNoPlay=true
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 2024082613
|
||||
commit: 403a8cd827ce2cd5ba6e5d2289bdce7eb3fb0987
|
||||
- versionName: 1.6.2
|
||||
versionCode: 2024082633
|
||||
commit: 14d0b37a6004b8eb02954243d1a1477eb0088f05
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
|
|
@ -1083,5 +1083,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 2'
|
||||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 2024082613
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 2024082633
|
||||
|
|
|
|||
Loading…
Reference in a new issue