mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
feat: add gradle-dependencies-sort
plugin
This commit is contained in:
parent
b498cf4b62
commit
069c5a4389
3 changed files with 5 additions and 0 deletions
|
@ -77,6 +77,7 @@ gradlePlugin {
|
|||
dependencies {
|
||||
implementation(libs.build.agp)
|
||||
implementation(libs.build.cachefix)
|
||||
implementation(libs.build.depsort)
|
||||
implementation(libs.build.kotlin.gradle)
|
||||
implementation(libs.build.semver)
|
||||
implementation(libs.build.sentry)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue