mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
rbv - java17
This commit is contained in:
parent
0d0fe4a697
commit
87c385b28e
1 changed files with 5 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/jonathanherrmannengel/vocabapp/issues
|
|||
AutoName: ReallyBasicVocab
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jonathanherrmannengel/vocabapp
|
||||
Repo: https://github.com/jonathanherrmannengel/vocabapp.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
|
|
@ -186,6 +186,10 @@ Builds:
|
|||
versionCode: 67
|
||||
commit: c133f2f8ab4477af2d439bfe0d0c5e50a0be7b20
|
||||
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