mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Simple Keyboard to 5.11 (96)
This commit is contained in:
parent
e35f433b11
commit
143a394aa4
1 changed files with 13 additions and 2 deletions
|
|
@ -442,7 +442,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '5.11'
|
||||||
|
versionCode: 96
|
||||||
|
commit: de2b9a548c528c30b35257a10154a9aa20cb5a50
|
||||||
|
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
|
AutoUpdateMode: Version %c
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '5.10'
|
CurrentVersion: '5.11'
|
||||||
CurrentVersionCode: 95
|
CurrentVersionCode: 96
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue