mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
refactor: Use AboutLibraries
Should unblock GH-124 from being merged, no thanks to Google.
This commit is contained in:
parent
fa1f780b47
commit
6c93deacca
7 changed files with 123 additions and 15 deletions
|
@ -4,13 +4,6 @@ pluginManagement {
|
|||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
resolutionStrategy {
|
||||
eachPlugin {
|
||||
if (requested.id.id == "com.google.android.gms.oss-licenses-plugin") {
|
||||
useModule("com.google.android.gms:oss-licenses-plugin:${requested.version}")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue