We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e06dafb + d4b1651 commit 4b83848Copy full SHA for 4b83848
AndroidApp/app/build.gradle.kts
@@ -21,5 +21,5 @@ dependencies {
21
22
// その他
23
implementation(libs.io.insert.koin)
24
- implementation(libs.com.squareup.leakcanary.android)
+ debugImplementation(libs.com.squareup.leakcanary.android)
25
}
0 commit comments