mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Simple Keyboard to 5.15 (100)
This commit is contained in:
parent
be13a93286
commit
2ed7f6dd33
1 changed files with 13 additions and 2 deletions
|
|
@ -478,7 +478,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.15'
|
||||
versionCode: 100
|
||||
commit: a1d412c09e0f99d7b8df7ccd44215dd46c35a8d9
|
||||
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.14'
|
||||
CurrentVersionCode: 99
|
||||
CurrentVersion: '5.15'
|
||||
CurrentVersionCode: 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue