Skip to content

chore(deps): update Android SDK to v6.23.0#1520

Merged
marandaneto merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/6.23.0
Jun 16, 2023
Merged

chore(deps): update Android SDK to v6.23.0#1520
marandaneto merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/6.23.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

Bumps flutter/scripts/update-android.sh from 6.22.0 to 6.23.0.

Auto-generated by a dependency updater.

Changelog

6.23.0

Features

  • Add profile rate limiting (#2782)
  • Support for automatically capturing Failed GraphQL (Apollo 3) Client errors (#2781)
import com.apollographql.apollo3.ApolloClient
import io.sentry.apollo3.sentryTracing

val apolloClient = ApolloClient.Builder()
    .serverUrl("https://example.com/graphql")
    .sentryTracing(captureFailedRequests = true)    
    .build()

Dependencies

Fixes

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.23.0 branch from ca986de to ac46bec Compare June 16, 2023 03:02
@codecov

codecov Bot commented Jun 16, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (b44db8f) 90.25% compared to head (de60289) 90.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1520   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files         181      181           
  Lines        5779     5779           
=======================================
  Hits         5216     5216           
  Misses        563      563           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.23.0 branch from ac46bec to 7407b47 Compare June 16, 2023 13:29
@marandaneto
marandaneto enabled auto-merge (squash) June 16, 2023 13:31
@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.23.0 branch from 7407b47 to de60289 Compare June 16, 2023 13:49
@marandaneto
marandaneto merged commit 754cdbe into main Jun 16, 2023
@marandaneto
marandaneto deleted the deps/flutter/scripts/update-android.sh/6.23.0 branch June 16, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants