mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
osmfocus - java17
This commit is contained in:
parent
e49a129379
commit
6eb8ee4b44
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Donate: https://pfiers.net/donate
|
|||
AutoName: OSMfocus Reborn
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ubipo/osmfocus
|
||||
Repo: https://github.com/ubipo/osmfocus.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
|
|
@ -128,6 +128,10 @@ Builds:
|
|||
versionCode: 151
|
||||
commit: 3963320bfc946d4263e57defbdd603ba45c8aa98
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue