mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Stroke Input Method to 0.9.13 (35)
This commit is contained in:
parent
7c8fb5ce10
commit
e707cfdba6
1 changed files with 13 additions and 2 deletions
|
|
@ -101,7 +101,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.13
|
||||
versionCode: 35
|
||||
commit: 7ac57be116a8961e1e3481e4d9eff51cd29ba64c
|
||||
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.11
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.9.13
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue