mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
misc fixes
This commit is contained in:
parent
9db84e4eab
commit
8c4530fa0e
4 changed files with 7 additions and 13 deletions
|
|
@ -5726,7 +5726,7 @@ Builds:
|
||||||
- submodules/flutter/bin/flutter build apk --split-per-abi --dart-define=FLAVOR="F-Droid"
|
- submodules/flutter/bin/flutter build apk --split-per-abi --dart-define=FLAVOR="F-Droid"
|
||||||
--dart-define=APP_STORE="F-Droid" --dart-define=UPDATE_CHECK="false" --dart-define=OFFLINE_FONTS_ONLY="true"
|
--dart-define=APP_STORE="F-Droid" --dart-define=UPDATE_CHECK="false" --dart-define=OFFLINE_FONTS_ONLY="true"
|
||||||
--target-platform="android-x64"
|
--target-platform="android-x64"
|
||||||
ndk: 25.2.9519653
|
ndk: 26.1.10909125
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,7 @@ Builds:
|
||||||
commit: 4c557ed28d0632fbc8e486f55bbfbadae2532145
|
commit: 4c557ed28d0632fbc8e486f55bbfbadae2532145
|
||||||
output: build/app/outputs/flutter-apk/app-release.apk
|
output: build/app/outputs/flutter-apk/app-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- flutter@3.13.0
|
- flutter@3.16.4
|
||||||
rm:
|
rm:
|
||||||
- ios
|
- ios
|
||||||
- linux
|
- linux
|
||||||
|
|
|
||||||
|
|
@ -30,17 +30,6 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: v1.1
|
|
||||||
versionCode: 9
|
|
||||||
commit: 4f25e483080c15d9630674b235f98af0802a3423
|
|
||||||
subdir: app
|
|
||||||
sudo:
|
|
||||||
- apt-get update
|
|
||||||
- apt-get install openjdk-17-jdk-headless
|
|
||||||
- update-alternatives --auto java
|
|
||||||
gradle:
|
|
||||||
- yes
|
|
||||||
|
|
||||||
- versionName: v1.2
|
- versionName: v1.2
|
||||||
versionCode: 10
|
versionCode: 10
|
||||||
commit: cccf6d72308fd2d7c383057fd80882a4bd49749f
|
commit: cccf6d72308fd2d7c383057fd80882a4bd49749f
|
||||||
|
|
@ -51,6 +40,10 @@ Builds:
|
||||||
- update-alternatives --auto java
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||||
|
'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -169,6 +169,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.5.6
|
- versionName: 1.5.6
|
||||||
versionCode: 58
|
versionCode: 58
|
||||||
|
disable: https://github.com/F0x1d/LogFox/issues/104
|
||||||
commit: 5dddf32689077e8084d5fc14006295d076365ef0
|
commit: 5dddf32689077e8084d5fc14006295d076365ef0
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue