Skip to content

Commit c1cfd5a

Browse files
committed
使われていない拡張関数の削除
1 parent 2482fb8 commit c1cfd5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

AndroidApp/model/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ dependencies {
2323
// その他
2424
api(libs.com.google.code.gson)
2525
}
26-
27-
val Project.catalog
28-
get(): VersionCatalog = extensions.getByType<VersionCatalogsExtension>().named("libs")

0 commit comments

Comments
 (0)