mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
spotube - update recipe, enable
This commit is contained in:
parent
ec6617ca1d
commit
b0fec80aa3
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,6 @@ Builds:
|
|||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 17
|
||||
disable: fails to build
|
||||
commit: 4182234be653d8762863ec4949bd45ac56ad8ca1
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -187,12 +186,14 @@ Builds:
|
|||
- choco-struct
|
||||
- aur-struct
|
||||
prebuild:
|
||||
- sed -i -e 's/this.checkUpdate .*/this.checkUpdate = false,/' lib/provider/user_preferences_provider.dart
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- echo "POCKETBASE_URL=https://spotube.pockethost.io/" >> .env
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- pushd $$metadata_god_rust$$
|
||||
- export ANDROID_NDK_ROOT=$$NDK$$
|
||||
|
|
|
|||
Loading…
Reference in a new issue