Update code to v1.0.19

hangover, wechat, termux x11 xfce fix, locale.gen fix...
This commit is contained in:
Caten
2024-11-10 14:43:29 +08:00
parent a911efdc54
commit a5a381604d
14 changed files with 299 additions and 520 deletions

View File

@@ -70,7 +70,7 @@ android {
// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.debug
// remove flutter's default ShrinkResources settings at flutter\packages\flutter_tools\gradle\src\main\flutter.groovy
// remove flutter's default ShrinkResources settings at flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy
postprocessing {
removeUnusedCode true
removeUnusedResources true