mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
misc fixes
This commit is contained in:
parent
65de49f90f
commit
0a1abceec1
3 changed files with 5 additions and 3 deletions
|
|
@ -653,7 +653,6 @@ Builds:
|
|||
|
||||
- versionName: 3.1.9
|
||||
versionCode: 104202
|
||||
disable: https://codeberg.org/NullPointerException/PipePipe/issues/96
|
||||
commit: 935244400b3b44aa04c29bb2266f271a83a7c12a
|
||||
subdir: PipePipeClient/app
|
||||
submodules: true
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ Builds:
|
|||
|
||||
- versionName: u2
|
||||
versionCode: 5
|
||||
disable: https://github.com/upvpn/upvpn-app/issues/14
|
||||
commit: 62ad924f7cb7c038519a94abf1132de9f6a7880e
|
||||
subdir: upvpn-android/app
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -341,7 +341,7 @@ Builds:
|
|||
- versionName: 1.13.0
|
||||
versionCode: 40
|
||||
disable: https://github.com/localsend/localsend/issues/995
|
||||
commit: 13face1eda730aabb90af9cf5e2be94d2c60821d
|
||||
commit: 9a206d5638e7241e352bd85cf15039fff293b181
|
||||
subdir: app
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
|
|
@ -352,7 +352,9 @@ Builds:
|
|||
- app/windows
|
||||
- app/web
|
||||
prebuild:
|
||||
- cd ../..
|
||||
- cd ..
|
||||
- scripts/remove_proprietary_dependencies.sh
|
||||
- cd ..
|
||||
- mv org.localsend.localsend_app /tmp/build
|
||||
- pushd /tmp/build/app
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue