mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
earthviewformuzei - java17
This commit is contained in:
parent
43d338424e
commit
0dc025cb79
1 changed files with 5 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Changelog: https://github.com/RafhaanShah/Earth-View-Muzei/releases
|
||||||
AutoName: Earth View for Muzei
|
AutoName: Earth View for Muzei
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/RafhaanShah/Earth-View-Muzei
|
Repo: https://github.com/RafhaanShah/Earth-View-Muzei.git
|
||||||
Binaries: https://github.com/RafhaanShah/Earth-View-Muzei/releases/download/%c/EarthViewForMuzei-%v.apk
|
Binaries: https://github.com/RafhaanShah/Earth-View-Muzei/releases/download/%c/EarthViewForMuzei-%v.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
|
|
@ -26,6 +26,10 @@ Builds:
|
||||||
|
|
||||||
- versionName: '2.2'
|
- versionName: '2.2'
|
||||||
versionCode: 4
|
versionCode: 4
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
commit: c5ad17e4868b93a1b71fe30290f74f2731192153
|
commit: c5ad17e4868b93a1b71fe30290f74f2731192153
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue