mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-16 20:20:29 +03:00
scanner: remove asLibraryDependency from catalog accessor
This commit is contained in:
parent
5f6e59c76d
commit
5ded08048b
4 changed files with 88 additions and 52 deletions
|
|
@ -3,3 +3,7 @@ plugins {
|
|||
alias(libs.plugins.firebase.crashlytics)
|
||||
alias(projectLibs.plugins.firebase.crashlytics)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.plugins.androidApplication.asLibraryDependency)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue