Skip to content

Commit

Permalink
Update dependency io.sentry:sentry-android-gradle-plugin to v4.7.1 (#…
Browse files Browse the repository at this point in the history
…4978)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.sentry:sentry-android-gradle-plugin](https://togithub.com/getsentry/sentry-android-gradle-plugin)
| `4.6.0` -> `4.7.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.sentry:sentry-android-gradle-plugin/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.sentry:sentry-android-gradle-plugin/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.sentry:sentry-android-gradle-plugin/4.6.0/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.sentry:sentry-android-gradle-plugin/4.6.0/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>getsentry/sentry-android-gradle-plugin
(io.sentry:sentry-android-gradle-plugin)</summary>

###
[`v4.7.1`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#471)

[Compare
Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.7.0...4.7.1)

##### Fixes

- Fix support for Kotlin K2 compiler plugin
([#&#8203;720](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/720))

###
[`v4.7.0`](https://togithub.com/getsentry/sentry-android-gradle-plugin/blob/HEAD/CHANGELOG.md#470)

[Compare
Source](https://togithub.com/getsentry/sentry-android-gradle-plugin/compare/4.6.0...4.7.0)

##### Features

- Add support for Kotlin K2 compiler plugin
([#&#8203;716](https://togithub.com/getsentry/sentry-android-gradle-plugin/pull/716))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simpledotorg/simple-android).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sasikanth Miriyampalli <[email protected]>
  • Loading branch information
renovate[bot] and msasikanth authored Jun 6, 2024
1 parent c93e359 commit 0ce6427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Bump Gradle to v8.8
- Bump Google Service to v4.4.2
- Bump Sentry Gradle plugin to v4.7.1

## 2024-06-03-9116

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ rx-kotlin = "io.reactivex.rxjava2:rxkotlin:2.4.0"
rx-preferences = "com.f2prateek.rx.preferences2:rx-preferences:2.0.1"

sentry-android = "io.sentry:sentry-android:7.9.0"
sentry-gradle-plugin = "io.sentry:sentry-android-gradle-plugin:4.6.0"
sentry-gradle-plugin = "io.sentry:sentry-android-gradle-plugin:4.7.1"

signaturepad = "com.github.gcacace:signature-pad:1.3.1"

Expand Down

0 comments on commit 0ce6427

Please sign in to comment.