mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Simple Keyboard to 5.1.0 (6)
This commit is contained in:
parent
9e3ead93b1
commit
6f8f564442
1 changed files with 13 additions and 2 deletions
|
|
@ -51,7 +51,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.1.0
|
||||
versionCode: 6
|
||||
commit: 8575ae6ad4061d8389edd8ca36dac9cfe0a20d61
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.0.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 5.1.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue