mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
Update Stroke Input Method to 0.9.16 (38)
This commit is contained in:
parent
ab0f67ee8b
commit
9b9ed10ea1
1 changed files with 13 additions and 2 deletions
|
|
@ -134,7 +134,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.16
|
||||||
|
versionCode: 38
|
||||||
|
commit: 864086e850a4220b76f07026bb0ffc0a3c626876
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.15
|
CurrentVersion: 0.9.16
|
||||||
CurrentVersionCode: 37
|
CurrentVersionCode: 38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue