Skip to content

Commit c7d3073

Browse files
authored
Cleaning customer-lint check from FIS SDK. (#2196)
1 parent e000228 commit c7d3073

File tree

6 files changed

+0
-249
lines changed

6 files changed

+0
-249
lines changed

firebase-installations/customer-lint-checks/customer-lint-checks.gradle

Lines changed: 0 additions & 39 deletions
This file was deleted.

firebase-installations/customer-lint-checks/src/main/java/com/google/firebase/installations/lint/Checks.kt

Lines changed: 0 additions & 30 deletions
This file was deleted.

firebase-installations/customer-lint-checks/src/main/java/com/google/firebase/installations/lint/IncompatibleIidVersionDetector.kt

Lines changed: 0 additions & 124 deletions
This file was deleted.

firebase-installations/customer-lint-checks/src/test/java/com/google/firebase/installations/lint/VersionTests.kt

Lines changed: 0 additions & 52 deletions
This file was deleted.

firebase-installations/firebase-installations.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ dependencies {
4949
compileOnly "com.google.auto.value:auto-value-annotations:1.6.5"
5050
annotationProcessor "com.google.auto.value:auto-value:1.6.2"
5151

52-
// ship the check within the SDK
53-
lintPublish project(':firebase-installations:customer-lint-checks')
54-
5552
testImplementation 'androidx.test:core:1.2.0'
5653
testImplementation 'junit:junit:4.12'
5754
testImplementation "org.robolectric:robolectric:$robolectricVersion"

subprojects.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ firebase-inappmessaging-display
3030
firebase-inappmessaging-display:ktx
3131
firebase-installations-interop
3232
firebase-installations
33-
firebase-installations:customer-lint-checks
3433
firebase-installations:ktx
3534
firebase-ml-modeldownloader
3635
firebase-segmentation

0 commit comments

Comments
 (0)