Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8d20c8e

Browse files
github-actions[bot]web-flow
andauthored
chore: update scripts/update-sentry-android-gradle-plugin.sh to 5.12.2 (#5329)
Co-authored-by: GitHub <noreply@github.com>
1 parent 704e97e commit 8d20c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎packages/core/plugin/src/withSentryAndroidGradlePlugin.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export interface SentryAndroidGradlePluginOptions {
1313
includeSourceContext?: boolean;
1414
}
1515

16-
export const sentryAndroidGradlePluginVersion = '5.12.1';
16+
export const sentryAndroidGradlePluginVersion = '5.12.2';
1717

1818
/**
1919
* Adds the Sentry Android Gradle Plugin to the project.

‎samples/react-native/android/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
classpath("com.android.tools.build:gradle")
1717
classpath("com.facebook.react:react-native-gradle-plugin")
1818
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin")
19-
classpath("io.sentry:sentry-android-gradle-plugin:5.12.1")
19+
classpath("io.sentry:sentry-android-gradle-plugin:5.12.2")
2020
}
2121
}
2222

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /