mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
cofi - java17
This commit is contained in:
parent
815810b6f3
commit
f7caa20c15
1 changed files with 5 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Name: Cofi - Brew Timer
|
||||||
AutoName: Cofi
|
AutoName: Cofi
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/rozPierog/Cofi
|
Repo: https://github.com/rozPierog/Cofi.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.3.1
|
- versionName: 1.3.1
|
||||||
|
|
@ -250,6 +250,10 @@ Builds:
|
||||||
versionCode: 143
|
versionCode: 143
|
||||||
commit: e0ef829423e2f705146694f1909a6c739866c19b
|
commit: e0ef829423e2f705146694f1909a6c739866c19b
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
rm:
|
rm:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue