Update Simple Keyboard to 5.9 (94)

This commit is contained in:
F-Droid checkupdates bot 2022-01-22 04:23:23 +00:00
parent 62509d5c63
commit 43662336af

View file

@ -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