mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Simple Keyboard to 5.16 (102)
This commit is contained in:
parent
582600920b
commit
36c26007b9
1 changed files with 13 additions and 2 deletions
|
|
@ -489,7 +489,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.16'
|
||||
versionCode: 102
|
||||
commit: 3ccd7ce8fda9949feafdb69bfc846e130fe32f34
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5.15'
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: '5.16'
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue