mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
chiaki - update recipe
This commit is contained in:
parent
024f656147
commit
9386ef5191
1 changed files with 5 additions and 3 deletions
|
|
@ -80,11 +80,13 @@ Builds:
|
|||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y protobuf-compiler python3-protobuf
|
||||
- apt-get install -y build-essential protobuf-compiler python3-protobuf
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
rm:
|
||||
- third-party/nanopb/tests/fuzztest
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue