mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
squircle - update recipe
This commit is contained in:
parent
9a0c766fd2
commit
067471133f
1 changed files with 4 additions and 6 deletions
|
|
@ -156,14 +156,12 @@ Builds:
|
||||||
- update-java-alternatives -a
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
rm:
|
||||||
|
- filesystems/filesystem-sftp/libs/bcprov-jdk18on-172.jar
|
||||||
|
prebuild: sed -i -e "s!implementation files(\"libs/bcprov-jdk18on-172.jar\")!implementation
|
||||||
|
'org.bouncycastle:bcprov-jdk18on:1.72'!" ../filesystems/filesystem-sftp/build.gradle
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
App repo contains both android app and
|
|
||||||
editor library, as well gradle recipes
|
|
||||||
to publish it. F-Droid scanner complains
|
|
||||||
about maven repos used in aar publishing
|
|
||||||
so the gradle/publish.gradle is removed.
|
|
||||||
|
|
||||||
Both app and library gets tagged, so
|
Both app and library gets tagged, so
|
||||||
we're only looking for 0000.00.00
|
we're only looking for 0000.00.00
|
||||||
tag schema.
|
tag schema.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue