mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
translate - java17
This commit is contained in:
parent
8487ca7a2e
commit
feea486b65
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/Bnyro/TranslateYou/releases
|
|||
AutoName: Translate You
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Bnyro/TranslateYou
|
||||
Repo: https://github.com/Bnyro/TranslateYou.git
|
||||
Binaries: https://github.com/Bnyro/TranslateYou/releases/download/v%v/app-libre-release.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -69,6 +69,10 @@ Builds:
|
|||
versionCode: 34
|
||||
commit: cc4cf68bfd2adcfbbbe154d3836a8af99ab02bf6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- libre
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue