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.
1 parent 3881c49 commit bb09e0fCopy full SHA for bb09e0f
stream-android-core/build.gradle.kts
@@ -49,9 +49,6 @@ android {
49
dependencies {
50
// Linter
51
lintChecks(project(":stream-android-core-lint"))
52
- lintPublish(project(":stream-android-core-lint")) {
53
- isTransitive = false
54
- }
55
implementation(project(":stream-android-core-annotations"))
56
57
implementation(libs.kotlinx.coroutines)
0 commit comments