mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
squircle - java17
This commit is contained in:
parent
1b40f89c39
commit
3a1d19782d
1 changed files with 5 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/massivemadness/Squircle-CE/releases
|
|||
AutoName: Squircle CE
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/massivemadness/Squircle-CE
|
||||
Repo: https://github.com/massivemadness/Squircle-CE.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2021.1.3
|
||||
|
|
@ -150,10 +150,12 @@ Builds:
|
|||
commit: d5502fcd45b09a227a93a553e163bb85e7c4e085
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e 's|https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/|https://jitpack.io|'
|
||||
../gradle/publish.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
App repo contains both android app and
|
||||
|
|
|
|||
Loading…
Reference in a new issue