mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
dpc - update recipe
This commit is contained in:
parent
68e34ccc44
commit
1cebf5d1ed
1 changed files with 2 additions and 2 deletions
|
|
@ -301,7 +301,7 @@ Builds:
|
|||
commit: a2353e2f17b08629cf2ce64f8a285ab499492887
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye-backports make cmake
|
||||
- apt-get install -y cmake make
|
||||
init:
|
||||
- git submodule update --init lib/libgit2
|
||||
- git submodule update --init .flutter
|
||||
|
|
@ -351,7 +351,7 @@ Builds:
|
|||
> lib/secrets.dart
|
||||
- PUB_CACHE="$(pwd)/.pub-cache" .flutter/bin/flutter build apk --target-platform
|
||||
android-arm64
|
||||
ndk: r26
|
||||
ndk: 26.0.10792818
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue