mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Chiaki to v2.1.1 (11)
This commit is contained in:
parent
337ba506d5
commit
7525ecd9ce
1 changed files with 13 additions and 0 deletions
|
|
@ -70,6 +70,19 @@ Builds:
|
|||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
|
||||
- versionName: v2.1.1
|
||||
versionCode: 11
|
||||
commit: v2.1.1
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y protobuf-compiler python3-protobuf
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v2.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue