mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Stroke Input Method to 1.2.9 (62)
This commit is contained in:
parent
af1dfeefd9
commit
f33827771f
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.9
|
||||
versionCode: 62
|
||||
commit: d7363825f25147f514e7fb090c1033fbd7ede27f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 1.2.8
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 1.2.9
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue