upgraded Flutter to stable v3.3.8
This commit is contained in:
parent
acf4499538
commit
5fb04f8a29
7 changed files with 11 additions and 59 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
# Available versions may lag behind https://github.com/flutter/flutter.git
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.3.7'
|
||||
flutter-version: '3.3.8'
|
||||
channel: 'stable'
|
||||
|
||||
- name: Clone the repository.
|
||||
|
|
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
# Available versions may lag behind https://github.com/flutter/flutter.git
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: '3.3.7'
|
||||
flutter-version: '3.3.8'
|
||||
channel: 'stable'
|
||||
|
||||
# Workaround for this Android Gradle Plugin issue (supposedly fixed in AGP 4.1):
|
||||
|
@ -56,15 +56,15 @@ jobs:
|
|||
rm release.keystore.asc
|
||||
mkdir outputs
|
||||
(cd scripts/; ./apply_flavor_play.sh)
|
||||
flutter build appbundle -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.7.sksl.json
|
||||
flutter build appbundle -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||
cp build/app/outputs/bundle/playRelease/*.aab outputs
|
||||
flutter build apk -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.7.sksl.json
|
||||
flutter build apk -t lib/main_play.dart --flavor play --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||
cp build/app/outputs/apk/play/release/*.apk outputs
|
||||
(cd scripts/; ./apply_flavor_huawei.sh)
|
||||
flutter build apk -t lib/main_huawei.dart --flavor huawei --bundle-sksl-path shaders_3.3.7.sksl.json
|
||||
flutter build apk -t lib/main_huawei.dart --flavor huawei --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||
cp build/app/outputs/apk/huawei/release/*.apk outputs
|
||||
(cd scripts/; ./apply_flavor_izzy.sh)
|
||||
flutter build apk -t lib/main_izzy.dart --flavor izzy --split-per-abi --bundle-sksl-path shaders_3.3.7.sksl.json
|
||||
flutter build apk -t lib/main_izzy.dart --flavor izzy --split-per-abi --bundle-sksl-path shaders_3.3.8.sksl.json
|
||||
cp build/app/outputs/apk/izzy/release/*.apk outputs
|
||||
rm $AVES_STORE_FILE
|
||||
env:
|
||||
|
|
|
@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
|
|||
### Changed
|
||||
|
||||
- higher quality thumbnails
|
||||
- upgraded Flutter to stable v3.3.7
|
||||
- upgraded Flutter to stable v3.3.8
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -352,7 +352,7 @@ packages:
|
|||
name: flutter_displaymode
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.4.0"
|
||||
version: "0.4.1"
|
||||
flutter_driver:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
|
@ -1235,7 +1235,7 @@ packages:
|
|||
name: win32
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.1"
|
||||
version: "3.1.1"
|
||||
wkt_parser:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
File diff suppressed because one or more lines are too long
1
shaders_3.3.8.sksl.json
Normal file
1
shaders_3.3.8.sksl.json
Normal file
File diff suppressed because one or more lines are too long
|
@ -15,10 +15,6 @@
|
|||
"tagPlaceholderPlace"
|
||||
],
|
||||
|
||||
"es": [
|
||||
"settingsAllowMediaManagement"
|
||||
],
|
||||
|
||||
"fa": [
|
||||
"appName",
|
||||
"welcomeMessage",
|
||||
|
@ -1073,53 +1069,13 @@
|
|||
"tagPlaceholderPlace"
|
||||
],
|
||||
|
||||
"it": [
|
||||
"widgetOpenPageCollection",
|
||||
"editEntryLocationDialogSetCustom",
|
||||
"settingsAllowMediaManagement",
|
||||
"tagEditorSectionPlaceholders",
|
||||
"tagPlaceholderCountry",
|
||||
"tagPlaceholderPlace"
|
||||
],
|
||||
|
||||
"ja": [
|
||||
"chipActionFilterOut",
|
||||
"chipActionFilterIn",
|
||||
"entryInfoActionEditTitleDescription",
|
||||
"filterNoDateLabel",
|
||||
"filterNoTitleLabel",
|
||||
"filterRecentlyAddedLabel",
|
||||
"viewerTransitionNone",
|
||||
"widgetOpenPageHome",
|
||||
"widgetOpenPageCollection",
|
||||
"widgetOpenPageViewer",
|
||||
"durationDialogSeconds",
|
||||
"editEntryLocationDialogSetCustom",
|
||||
"viewDialogReverseSortOrder",
|
||||
"tileLayoutMosaic",
|
||||
"sortOrderNewestFirst",
|
||||
"sortOrderOldestFirst",
|
||||
"sortOrderAtoZ",
|
||||
"sortOrderZtoA",
|
||||
"sortOrderHighestFirst",
|
||||
"sortOrderLowestFirst",
|
||||
"sortOrderLargestFirst",
|
||||
"sortOrderSmallestFirst",
|
||||
"albumGroupType",
|
||||
"albumMimeTypeMixed",
|
||||
"searchMetadataSectionTitle",
|
||||
"settingsDisabled",
|
||||
"settingsConfirmationAfterMoveToBinItems",
|
||||
"settingsViewerGestureSideTapNext",
|
||||
"settingsSlideshowAnimatedZoomEffect",
|
||||
"settingsAllowMediaManagement",
|
||||
"settingsWidgetOpenPage",
|
||||
"statsTopAlbumsSectionTitle",
|
||||
"viewerInfoLabelDescription",
|
||||
"wallpaperUseScrollEffect",
|
||||
"tagEditorSectionPlaceholders",
|
||||
"tagPlaceholderCountry",
|
||||
"tagPlaceholderPlace"
|
||||
"statsTopAlbumsSectionTitle"
|
||||
],
|
||||
|
||||
"nb": [
|
||||
|
@ -1745,10 +1701,6 @@
|
|||
"tagPlaceholderPlace"
|
||||
],
|
||||
|
||||
"ru": [
|
||||
"settingsAllowMediaManagement"
|
||||
],
|
||||
|
||||
"tr": [
|
||||
"chipActionFilterOut",
|
||||
"chipActionFilterIn",
|
||||
|
|
Loading…
Reference in a new issue