Skip to content

Commit

Permalink
Update src/pages/[platform]/build-a-backend/data/aws-appsync-apollo-e…
Browse files Browse the repository at this point in the history
…xtensions/index.mdx
  • Loading branch information
lawmicha authored Sep 4, 2024
1 parent 29de8ee commit ca27228
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ func createApolloClient() throws -> ApolloClient {

<InlineFilter filters={["android"]}>

Add Amplify AppSync Extensions dependency to your app/build.gradle.kts file:
Add `apollo-appsync-amplify` dependency to your app/build.gradle.kts file:

```kotlin title="app/build.gradle.kts"
dependencies {
Expand Down

0 comments on commit ca27228

Please sign in to comment.