mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
sharex - java17
This commit is contained in:
parent
307fc73cb6
commit
509106827b
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ IssueTracker: https://github.com/akanshSirohi/ShareX/issues
|
|||
AutoName: ShareX
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/akanshSirohi/ShareX
|
||||
Repo: https://github.com/akanshSirohi/ShareX.git
|
||||
Binaries: https://github.com/akanshSirohi/ShareX/releases/download/v%v/Sharex-v%v.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -76,6 +76,10 @@ Builds:
|
|||
versionCode: 32
|
||||
commit: 9a9835f80498403dfeb35ed13c383f7c33f8af02
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue