Update Simple Keyboard to 5.8 (93)

This commit is contained in:
F-Droid checkupdates bot 2022-01-17 04:11:13 +00:00
parent c5189a6cbe
commit 07e8f45a65

View file

@ -409,7 +409,18 @@ Builds:
gradle:
- yes
- versionName: '5.8'
versionCode: 93
commit: c1c0ddc3b764d3cd9953feb6e042dc9ffa2c6af6
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.7'
CurrentVersionCode: 92
CurrentVersion: '5.8'
CurrentVersionCode: 93