mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
parent
9bef53247e
commit
32b8782f3f
1 changed files with 7 additions and 1 deletions
|
|
@ -155,10 +155,16 @@ Build:2.4.2,34
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Build:2.5.0,35
|
Build:2.5.0,35
|
||||||
disable=unknown maven repo https://jetbrains.bintray.com/trove4j, https://dl.bintray.com/ligi/maven, https://dl.bintray.com/bjoernq/maven
|
|
||||||
commit=2.5.0
|
commit=2.5.0
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=sed -i -e 's/maven { .*bintray.com.* }/jcenter()/' ../build.gradle
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Upstream prefers custom Maven repos to JCenter due to security concerns, see
|
||||||
|
https://gitlab.com/fdroid/fdroiddata/issues/1627. We can't afford the luxury
|
||||||
|
of blacklisting JCenter, so continue using it.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue