misc fixes

This commit is contained in:
linsui 2023-12-24 23:51:17 +08:00 committed by linsui
parent 275040b68d
commit 6441bedba1
3 changed files with 10 additions and 2 deletions

View file

@ -65,7 +65,7 @@ Builds:
srclibs:
- reproducible-apk-tools@v0.2.3
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/chapters.json' 'assets/translation.json' 'assets/verse.json'
'assets/*.json'
AllowedAPKSigningKeys: eb000a2e30eec2a5473ff3949f3d9db125d1376314b9479613acb0d22589eb82

View file

@ -683,9 +683,13 @@ Builds:
versionCode: 85
commit: 2e09e670d330d32335f17d91dd067193c5f3625d
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
output: build/app/outputs/flutter-apk/app-production-release.apk
srclibs:
- flutter@3.7.0
- flutter@3.16.4
rm:
- app/ios
- app/linux

View file

@ -278,6 +278,10 @@ Builds:
commit: fdf23e2c28dfb4bbd5326da0cbd793f48d0fad69
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
scanignore: