mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
ebt.newnote - java17
This commit is contained in:
parent
d8a20d3632
commit
5e01b36617
1 changed files with 5 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ IssueTracker: https://github.com/marv42/EbtNewNote/issues
|
|||
AutoName: EBT New Note
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/marv42/EbtNewNote
|
||||
Repo: https://github.com/marv42/EbtNewNote.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.19'
|
||||
|
|
@ -150,6 +150,10 @@ Builds:
|
|||
versionCode: 7200
|
||||
commit: 7e758ba3d6e821a17ed571226dd321325483e014
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- withoutKey
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue