mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
sanmil - cleanup
This commit is contained in:
parent
3453f4312c
commit
ec80cc8353
1 changed files with 0 additions and 35 deletions
|
|
@ -2500,41 +2500,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 4.0.1
|
||||
versionCode: 3828
|
||||
disable: https://github.com/calcitem/Sanmill/issues/752
|
||||
commit: 6a2fcf86da1341cc27f93f09c87e6cc80817c94e
|
||||
subdir: src/ui/flutter_app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@3.16.5
|
||||
rm:
|
||||
- src/perfect
|
||||
- src/test
|
||||
- src/ui/flutter_app/ios
|
||||
- src/ui/flutter_app/linux
|
||||
- src/ui/flutter_app/macos
|
||||
- src/ui/flutter_app/windows
|
||||
- src/ui/flutter_app/test
|
||||
- src/ui/qt
|
||||
- tests
|
||||
prebuild:
|
||||
- mv android/app/build.gradle_fdroid android/app/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- cd ../../..
|
||||
- ./flutter-init.sh
|
||||
scandelete:
|
||||
- src/ui/flutter_app/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 4.0.2
|
||||
versionCode: 3844
|
||||
commit: 6bac62775fe8b41c66468f1139c26122a698e970
|
||||
|
|
|
|||
Loading…
Reference in a new issue