mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
quickweather - java17
This commit is contained in:
parent
d17ca6c4ca
commit
54fef034c7
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/TylerWilliamson/QuickWeather/releases
|
|||
AutoName: QuickWeather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TylerWilliamson/QuickWeather
|
||||
Repo: https://github.com/TylerWilliamson/QuickWeather.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.1
|
||||
|
|
@ -224,6 +224,10 @@ Builds:
|
|||
versionCode: 58
|
||||
commit: fc56c7a87b0fab9c63c29dd7cada77ca7c228dff
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue