mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Simple Keyboard to 5.9 (94)
This commit is contained in:
parent
62509d5c63
commit
43662336af
1 changed files with 13 additions and 2 deletions
|
|
@ -420,7 +420,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.9'
|
||||
versionCode: 94
|
||||
commit: 14def9520f320c528f011f17b4394c762f6781f9
|
||||
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.8'
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: '5.9'
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue