Skip to content

Cleaning customer-lint check from FIS SDK. #2196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions firebase-installations/firebase-installations.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ dependencies {
compileOnly "com.google.auto.value:auto-value-annotations:1.6.5"
annotationProcessor "com.google.auto.value:auto-value:1.6.2"

// ship the check within the SDK
lintPublish project(':firebase-installations:customer-lint-checks')

testImplementation 'androidx.test:core:1.2.0'
testImplementation 'junit:junit:4.12'
testImplementation "org.robolectric:robolectric:$robolectricVersion"
Expand Down
1 change: 0 additions & 1 deletion subprojects.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ firebase-inappmessaging-display
firebase-inappmessaging-display:ktx
firebase-installations-interop
firebase-installations
firebase-installations:customer-lint-checks
firebase-installations:ktx
firebase-ml-modeldownloader
firebase-segmentation
Expand Down