mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Upgrade Stroke Input Method to Java 17
This commit is contained in:
parent
f7f7d88f6a
commit
dd699b047b
1 changed files with 13 additions and 2 deletions
|
|
@ -316,7 +316,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.8
|
||||
versionCode: 61
|
||||
commit: 75a1c436fbad013a112e9681c1da06980c581354
|
||||
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.7
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 1.2.8
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue