mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Update Stroke Input Method to 0.9.23 (45)
This commit is contained in:
parent
eeaa34c7e6
commit
a8139dc37e
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.23
|
||||
versionCode: 45
|
||||
commit: da2459f2e4ec7e07e2b949fb9a2b5616116e5cdc
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.22
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 0.9.23
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue