Skip to content

Commit 461c72f

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android-gradle-plugin.sh to 6.13.0
1 parent 59ed3e2 commit 461c72f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
- Bump Cocoa SDK from v9.17.1 to v9.19.0 ([#1442](https://github.com/getsentry/sentry-unreal/pull/1442), [#1448](https://github.com/getsentry/sentry-unreal/pull/1448))
2222
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9190)
2323
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.17.1...9.19.0)
24-
- Bump Android Gradle Plugin from v6.11.0 to v6.12.0 ([#1441](https://github.com/getsentry/sentry-unreal/pull/1441))
25-
- [changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md#6120)
26-
- [diff](https://github.com/getsentry/sentry-android-gradle-plugin/compare/6.11.0...6.12.0)
24+
- Bump Android Gradle Plugin from v6.11.0 to v6.13.0 ([#1441](https://github.com/getsentry/sentry-unreal/pull/1441), [#1452](https://github.com/getsentry/sentry-unreal/pull/1452))
25+
- [changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md#6130)
26+
- [diff](https://github.com/getsentry/sentry-android-gradle-plugin/compare/6.11.0...6.13.0)
2727

2828
## 1.14.0
2929

plugin-dev/Source/Sentry/Sentry_Android_UPL.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<insert>
176176
dependencies {
177177
classpath 'com.android.tools.build:gradle:7.4.2'
178-
classpath 'io.sentry:sentry-android-gradle-plugin:6.12.0' // current
178+
classpath 'io.sentry:sentry-android-gradle-plugin:6.13.0' // current
179179
}
180180
</insert>
181181
</false>

0 commit comments

Comments
 (0)