mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Simple Keyboard to 5.3.0 (12)
This commit is contained in:
parent
7a53dc3104
commit
79442f8317
1 changed files with 13 additions and 2 deletions
|
|
@ -117,7 +117,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 5.3.0
|
||||
versionCode: 12
|
||||
commit: 485fd2a759d4a19e51014cad758722d0b93de96c
|
||||
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.2.1
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 5.3.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue