mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Simple Keyboard to 5.5 (90)
This commit is contained in:
parent
6dd3e46b88
commit
b2a0059b09
1 changed files with 13 additions and 2 deletions
|
|
@ -376,7 +376,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.5'
|
||||
versionCode: 90
|
||||
commit: 6c7cb80e03e0caf01b0678d59e9869dc21243aa8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5.4'
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: '5.5'
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue