mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Stroke Input Method to 0.9.14 (36)
This commit is contained in:
parent
ab77a2d8a0
commit
070075e1cc
1 changed files with 13 additions and 2 deletions
|
|
@ -112,7 +112,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.14
|
||||
versionCode: 36
|
||||
commit: 725e56cb85da2530313b8cf152d64f87109cf5d3
|
||||
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.13
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 0.9.14
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue