mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
misc fixes
This commit is contained in:
parent
f00fd2f6d2
commit
2b6bfdc149
7 changed files with 17 additions and 15 deletions
|
|
@ -1509,7 +1509,7 @@ Builds:
|
|||
commit: ba41a617c1ed957e82e0401d76dbbe82f2ac20d1
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.16.2
|
||||
- flutter@3.22.1
|
||||
- transistor-background-fetch@0dd1457588ba031f11e9452f125144aac8a9b75f
|
||||
rm:
|
||||
- ios
|
||||
|
|
|
|||
|
|
@ -286,20 +286,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.7
|
||||
versionCode: 84
|
||||
disable: https://github.com/dessalines/thumb-key/issues/400
|
||||
commit: 28b048bdfc4eff5a0c2e9e87c61d72a27322843c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.9
|
||||
versionCode: 86
|
||||
commit: bbe00e07111785d0f8651afab273c4784ae64825
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/1024/2048/' ../gradle.properties
|
||||
|
||||
AllowedAPKSigningKeys: ea7195cfce638ae6b1a8002ddc0d4863366095ea5b8d95c1cd5e25db0fe2e7c3
|
||||
|
||||
|
|
|
|||
|
|
@ -63,6 +63,11 @@ Builds:
|
|||
versionCode: 14
|
||||
commit: f8307a0cf2daa97fd2dfbf5fa7215e157599c183
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.6
|
||||
versionCode: 8
|
||||
disable: https://github.com/AkaneTan/Gramophone/issues/184
|
||||
commit: 9bc388f1954949c7473d66b1d61136a38d8ba4a7
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -15271,6 +15271,7 @@ Builds:
|
|||
|
||||
- versionName: 126.0.0
|
||||
versionCode: 1260000
|
||||
disable: build failed
|
||||
commit: a238461e8ce69d5c067087ade283c0f700f490b6
|
||||
timeout: 18000
|
||||
sudo:
|
||||
|
|
@ -15294,6 +15295,7 @@ Builds:
|
|||
|
||||
- versionName: 126.0.0
|
||||
versionCode: 1260020
|
||||
disable: build failed
|
||||
commit: a238461e8ce69d5c067087ade283c0f700f490b6
|
||||
timeout: 18000
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -65,10 +65,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 1002002
|
||||
disable: https://github.com/quicksc0p3r/simplecounter/issues/24#issuecomment-2129034539
|
||||
commit: efbdb60a2f7553a14f81d5e26fbd5f37628cc494
|
||||
- versionName: 1.2.3
|
||||
versionCode: 1002003
|
||||
commit: bc08f46539894a5c620d03720adb1441b6ab69eb
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -81,5 +80,5 @@ AllowedAPKSigningKeys: 441ce818bc3afe616017f80d36c8a25cac0736e499802445c36fa838f
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 1002002
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 1002003
|
||||
|
|
|
|||
|
|
@ -3652,6 +3652,7 @@ Builds:
|
|||
|
||||
- versionName: 126.0.0
|
||||
versionCode: 21260000
|
||||
disable: build failed
|
||||
commit: 6a931836e7e1b4e207e86d4f0bb74bee7fa0948e
|
||||
timeout: 18000
|
||||
sudo:
|
||||
|
|
@ -3675,6 +3676,7 @@ Builds:
|
|||
|
||||
- versionName: 126.0.0
|
||||
versionCode: 21260020
|
||||
disable: build failed
|
||||
commit: 6a931836e7e1b4e207e86d4f0bb74bee7fa0948e
|
||||
timeout: 18000
|
||||
sudo:
|
||||
|
|
|
|||
Loading…
Reference in a new issue