mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Stroke Input Method to 0.9.17 (39)
This commit is contained in:
parent
482db7e71f
commit
eea751dd11
1 changed files with 13 additions and 2 deletions
|
|
@ -145,7 +145,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.17
|
||||
versionCode: 39
|
||||
commit: f845493bc13d3b437a81dd702ea4d4c0243f8359
|
||||
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.16
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 0.9.17
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue