mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Stroke Input Method to 0.9.15 (37)
This commit is contained in:
parent
6f613319d7
commit
c0c588dfe2
1 changed files with 13 additions and 2 deletions
|
|
@ -123,7 +123,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.15
|
||||
versionCode: 37
|
||||
commit: 9417570b6e310d52e1cc987ffa05522e6841df46
|
||||
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.14
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 0.9.15
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue