guava/integration-tests/gradle
cpovirk a3b51888c2 Include j2objc-annotations in the Gradle runtime classpath.
While that artifact contains no runtime-retention annotations, it does contain class-retention annotations (which could drive a runtime bytecode-rewriting agent). And, more practically, the Android Gradle Plugin has started reporting errors for `compileOnly` dependencies.

Fixes https://github.com/google/guava/issues/7397

Relevant to https://github.com/firebase/firebase-android-sdk/issues/6232 and https://github.com/androidx/media/issues/1700

RELNOTES=Added `j2objc-annotations` to the Gradle runtime classpath to avoid [an Android Gradle Plugin error](https://github.com/google/guava/issues/7397).
PiperOrigin-RevId: 677842769
2024-09-23 10:17:08 -07:00
..
gradle/wrapper Upgrade to use Gradle 8.4 2023-10-31 12:07:19 -07:00
.gitignore Publish Gradle Module Metadata with Variants. 2023-06-28 11:15:57 -07:00
build.gradle.kts Include j2objc-annotations in the Gradle runtime classpath. 2024-09-23 10:17:08 -07:00
gradlew Upgrade to use Gradle 8.4 2023-10-31 12:07:19 -07:00
gradlew.bat Publish Gradle Module Metadata with Variants. 2023-06-28 11:15:57 -07:00
settings.gradle.kts Publish Gradle Module Metadata with Variants. 2023-06-28 11:15:57 -07:00