mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
cifsdocumentsprovider - java17
This commit is contained in:
parent
3a1d19782d
commit
02f4b06ded
1 changed files with 6 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ IssueTracker: https://github.com/wa2c/cifs-documents-provider/issues
|
|||
AutoName: CIFS Documents Provider
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/wa2c/cifs-documents-provider
|
||||
Repo: https://github.com/wa2c/cifs-documents-provider.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
|
|
@ -93,8 +93,11 @@ Builds:
|
|||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 17
|
||||
commit: 12be0539f7fd74153b6792ec68a4d70e9cc54d75
|
||||
subdir: app
|
||||
commit: 12be05
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue