mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update OpenBoard to 1.4.4 (18)
This commit is contained in:
parent
2370c58521
commit
5daff66c96
1 changed files with 16 additions and 1 deletions
|
|
@ -77,7 +77,22 @@ Builds:
|
|||
- dictionaries/*_wordlist.combined.gz
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 18
|
||||
commit: 7af4ff5a26e63472da6d14d2325895223c048eb4
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- dictionaries/*_emoji.combined.gz
|
||||
- dictionaries/*_wordlist.combined.gz
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue