Update Guileless Bopomofo to 1.9.2 (72)

This commit is contained in:
F-Droid checkupdates bot 2023-02-01 17:53:28 +00:00
parent 66760cf656
commit 6a724bd96b

View file

@ -534,7 +534,24 @@ Builds:
- yes
ndk: r23b
- versionName: 1.9.2
versionCode: 72
commit: fa34089a231f2cdb07bc2489de24b12d0e7116f0
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y libsqlite3-dev
- apt-get install -y ninja-build
- curl -Lo cmake.tar.gz https://github.com/Kitware/CMake/releases/download/v3.22.1/cmake-3.22.1-linux-x86_64.tar.gz
- echo "73565c72355c6652e9db149249af36bcab44d9d478c5546fd926e69ad6b43640 cmake.tar.gz"
| sha256sum -c -
- tar xzf cmake.tar.gz --strip-components=1 -C /usr/local/
gradle:
- yes
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.9.1
CurrentVersionCode: 71
CurrentVersion: 1.9.2
CurrentVersionCode: 72