mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Guileless Bopomofo to 1.5.1 (55)
This commit is contained in:
parent
a2e6449710
commit
ae47972518
1 changed files with 17 additions and 2 deletions
|
|
@ -303,7 +303,22 @@ Builds:
|
|||
- yes
|
||||
ndk: r22b
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 55
|
||||
commit: 4b7c1c12fc988228a9aac7f4551a5af65336fa83
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- /opt/android-sdk/tools/bin/sdkmanager 'cmake;3.18.1' > /dev/null
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y libsqlite3-dev
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r22b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue