mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
scanner: fix maven url check for kts files
This commit is contained in:
parent
07713af425
commit
f99dbec012
3 changed files with 4 additions and 1 deletions
|
@ -776,3 +776,5 @@
|
|||
- ' maven{ url ''https://maven.aliyun.com/repository/public''}'
|
||||
- ' maven{url "https://jitpack.io"}'
|
||||
- ' maven{url "https://plugins.gradle.org/m2/"}'
|
||||
- ' maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")'
|
||||
- ' maven(url = "https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven")'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue