mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
kinoko: download AGP
This commit is contained in:
parent
7961a9e293
commit
750bc150a9
1 changed files with 8 additions and 1 deletions
|
|
@ -489,8 +489,15 @@ Builds:
|
|||
- ios
|
||||
- plugins/glib/ios
|
||||
- plugins/glib/example/ios
|
||||
build:
|
||||
prebuild:
|
||||
- sed -i -e 's/4.1.2/4.0.2/' android/build.gradle
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r23
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue