mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update OpenBoard to 1.4.5 (19)
This commit is contained in:
parent
cdac0ad703
commit
69c1396427
1 changed files with 17 additions and 2 deletions
|
|
@ -93,7 +93,22 @@ Builds:
|
||||||
- dictionaries/*_wordlist.combined.gz
|
- dictionaries/*_wordlist.combined.gz
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: 1.4.5
|
||||||
|
versionCode: 19
|
||||||
|
commit: 6c7582aae8577f2953a597a547924bbea3d832f4
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.4
|
CurrentVersion: 1.4.5
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 19
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue