mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
openhab: satisfy fdroid scanner
Some sed hackery required, see maintainer notes.
This commit is contained in:
parent
b89305b147
commit
febf5be06a
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@ Build:2.0.27,30
|
|||
commit=2.0.27-release-fdroid
|
||||
subdir=mobile
|
||||
gradle=foss
|
||||
prebuild=sed -i -e 's|maven.fabric.io/public|repo1.maven.org/maven2|' -e /fabric/d -e '/google-services/d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Replace the fabric.io maven with mavencentral instead of deleting it to not trigger fdroid/fdroidserver#463.
|
||||
.
|
||||
|
||||
Auto Update Mode:Version %v-release-fdroid
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue