chiaki - update recipe

This commit is contained in:
Licaon_Kter 2023-08-21 14:18:16 +00:00
parent 024f656147
commit 9386ef5191

View file

@ -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