mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update Stroke Input Method to 0.9.4 (26)
This commit is contained in:
parent
b7b50eacc4
commit
c9469234d0
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.4
|
||||
versionCode: 26
|
||||
commit: 807078a15533f19a3208ae094c045a7813637d52
|
||||
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.3
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 0.9.4
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue