mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
gruenerpass - java17
This commit is contained in:
parent
7d3ca87223
commit
4ab96974e8
1 changed files with 5 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Donate: https://paypal.me/trogermichael/3
|
|||
AutoName: Green Pass
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/michaeltroger/greenpass-android
|
||||
Repo: https://github.com/michaeltroger/greenpass-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.4
|
||||
|
|
@ -93,6 +93,10 @@ Builds:
|
|||
versionCode: 43
|
||||
commit: 15802b3a05433c13c173b3e367883cecefbe7f03
|
||||
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