Skip to content
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

[gradle] Add apollo.deps #5460

Merged
merged 1 commit into from Dec 13, 2023
Merged

[gradle] Add apollo.deps #5460

merged 1 commit into from Dec 13, 2023

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Dec 11, 2023

Small helper object to save me and others from typing "com.apollographql.apollo3..."

dependencies {
  testImplementation(kotlin("test"))
  implementation(apollo.deps.runtime)
  implementation(apollo.deps.normalizedCache)
}

Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 977edb1
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/65777b59c12c4200082af514

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sweet!

@martinbonnin martinbonnin merged commit a02f2f3 into main Dec 13, 2023
9 checks passed
@martinbonnin martinbonnin deleted the add-aggp-extensions branch December 13, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants