mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
ulogger - java17
This commit is contained in:
parent
f7e7cdb36a
commit
d210c95eeb
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Bitcoin: bc1qt3uwhze9x8tj6v73c587gprhufg9uur0rzxhvh
|
|||
AutoName: μlogger
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bfabiszewski/ulogger-android
|
||||
Repo: https://github.com/bfabiszewski/ulogger-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -222,6 +222,10 @@ Builds:
|
|||
versionCode: 310
|
||||
commit: e9bd75c8e1d979a1ed9089fe3b539153638a77b4
|
||||
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