mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
notally - java17
This commit is contained in:
parent
1cebb3a947
commit
ca22aa7585
1 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Donate: https://www.patreon.com/omgodse
|
|||
AutoName: Notally
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OmGodse/Notally
|
||||
Repo: https://github.com/OmGodse/Notally.git
|
||||
|
||||
Builds:
|
||||
- versionName: '3.0'
|
||||
|
|
@ -206,6 +206,10 @@ Builds:
|
|||
versionCode: 48
|
||||
commit: 624f7ef908b236a443b3f25bb36c658be16d23f3
|
||||
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