squircle - update recipe

This commit is contained in:
Licaon_Kter 2023-05-10 07:28:16 +00:00
parent 9a0c766fd2
commit 067471133f

View file

@ -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.