mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update ScreenshotTile to Java 17
This commit is contained in:
parent
9f21327496
commit
aa0604a6f8
1 changed files with 15 additions and 2 deletions
|
|
@ -772,7 +772,20 @@ Builds:
|
|||
rm:
|
||||
- .github
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 97
|
||||
commit: dd9e8eb33d39177ac9f802952f1556cf2615e1c6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- .github
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.3
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue