Skip to content

Commit

Permalink
Remove guava workaround now that Collector APIs are in guava-android (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodbx committed May 14, 2024
1 parent 4fa9171 commit d206649
Show file tree
Hide file tree
Showing 65 changed files with 0 additions and 105 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
testImplementation libs.truth
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
testImplementation libs.truth
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,3 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ abstract class SourceGenTask extends DefaultTask {
abstract DirectoryProperty getOutputDirectory()
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ dependencies {
testImplementation libs.kotlinx.coroutines.test
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ tasks.withType(Test).configureEach {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ tasks.withType(Test).configureEach {
}
}

apply from: '../guava-fix.gradle'
20 changes: 0 additions & 20 deletions paparazzi-gradle-plugin/src/test/projects/guava-fix.gradle

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ dependencies {
testImplementation libs.truth
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ dependencies {
testImplementation libs.truth
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
implementation project(':app')
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ tasks.withType(Test).configureEach {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ dependencies {
implementation libs.composeUi.material
}

apply from: '../guava-fix.gradle'

Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ android {
jvmTarget = libs.versions.javaTarget.get()
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ dependencies {
implementation libs.androidx.recyclerview
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ android {
}
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ dependencies {
implementation libs.androidx.appcompat
}

apply from: '../guava-fix.gradle'
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies {
testImplementation libs.testParameterInjector
}

apply from: '../guava-fix.gradle'
2 changes: 0 additions & 2 deletions sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ dependencies {
tasks.withType(com.diffplug.gradle.spotless.SpotlessTask).configureEach {
mustRunAfter(tasks.withType(Test))
}

apply from: 'guava-fix.gradle'
20 changes: 0 additions & 20 deletions sample/guava-fix.gradle

This file was deleted.

0 comments on commit d206649

Please sign in to comment.