mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
misc fixes
This commit is contained in:
parent
a2d0decd91
commit
9b0d4290a9
8 changed files with 14 additions and 31 deletions
|
|
@ -2861,9 +2861,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --release
|
||||
ndk: 25.2.9519653
|
||||
|
||||
- versionName: 1.107.1
|
||||
versionCode: 146
|
||||
commit: aa29f5d69cc6c6d5469c564045f7b07bbc301ae3
|
||||
- versionName: 1.107.2
|
||||
versionCode: 147
|
||||
commit: 96f29cefeb35608e9f16262d1897303a5246c0dc
|
||||
subdir: mobile
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -2904,5 +2904,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: mobile/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.107.1
|
||||
CurrentVersionCode: 146
|
||||
CurrentVersion: 1.107.2
|
||||
CurrentVersionCode: 147
|
||||
|
|
|
|||
|
|
@ -79,16 +79,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 40300
|
||||
disable: https://github.com/chvp/NanoLedger/issues/138#issuecomment-2196472709
|
||||
commit: cafde4cdbed44201d9f3130162e15041ddab0e26
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.3
|
||||
versionCode: 40400
|
||||
disable: https://github.com/chvp/NanoLedger/issues/138
|
||||
commit: 22ff246aead79ae57073b8ee741a65d361b7a9ba
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -72,6 +72,7 @@ Builds:
|
|||
|
||||
- versionName: 1.2.11
|
||||
versionCode: 1021100
|
||||
disable: https://github.com/flauschtrud/broccoli/issues/250
|
||||
commit: e34e6a4cff59aa07017efb759b04e3934d8660eb
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -658,6 +658,7 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 134
|
||||
disable: no tag
|
||||
commit: 2.2.0
|
||||
timeout: 40000
|
||||
sudo:
|
||||
|
|
@ -687,6 +688,7 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 135
|
||||
disable: no tag
|
||||
commit: 2.2.0
|
||||
timeout: 40000
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -104,22 +104,6 @@ Builds:
|
|||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.11.0-1-1.5.3
|
||||
versionCode: 273
|
||||
disable: https://github.com/open-mpi/hwloc/issues/670
|
||||
commit: 3995396bcc2bb9390f3277961bf81882f8060ec4
|
||||
subdir: contrib/android/AndroidApp/lstopo
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends cmake make ninja-build gcc g++
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/^ splits {/,/^ }/d' -e '/applicationVariants/,/^}/d'
|
||||
build.gradle
|
||||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.11.0-1-1.6.0
|
||||
versionCode: 274
|
||||
commit: d4f933f32abf84a42f6f85ba0a257e95cb3c4064
|
||||
|
|
@ -133,7 +117,6 @@ Builds:
|
|||
build.gradle
|
||||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -598,6 +598,7 @@ Builds:
|
|||
|
||||
- versionName: 4.15.0
|
||||
versionCode: 1331
|
||||
disable: https://github.com/openfoodfacts/smooth-app/issues/5456
|
||||
commit: v4.15.0
|
||||
subdir: packages/smooth_app
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
|
|
@ -620,7 +621,6 @@ Builds:
|
|||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub upgrade
|
||||
scandelete:
|
||||
- packages/smooth_app/.pub-cache
|
||||
build:
|
||||
|
|
|
|||
|
|
@ -173,6 +173,9 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/mlkit/d' -e '/opencv/d' build.gradle
|
||||
- sed -i -e '/<meta-data/,/\/>/d' src/main/AndroidManifest.xml
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ Builds:
|
|||
|
||||
- versionName: 2.0.5
|
||||
versionCode: 205
|
||||
disable: https://github.com/techlore/Plexus-app/issues/32
|
||||
commit: 25c9b87d97d8c1793c7883c3354cc2cb3aebf1f8
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
Loading…
Reference in a new issue