mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Stroke Input Method to 0.9.21 (43)
This commit is contained in:
parent
2741ba60e4
commit
a8676f1ba0
1 changed files with 13 additions and 2 deletions
|
|
@ -189,7 +189,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.21
|
||||
versionCode: 43
|
||||
commit: b91e0ffc643dd0bde44bb262aa8157e00519a36c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.20
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 0.9.21
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue