Skip to content
This repository was archived by the owner on May 23, 2025. It is now read-only.

Commit df32641

Browse files
Update dependency com.github.MikeOrtiz:TouchImageView to v3.7.1 (#5086)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.MikeOrtiz:TouchImageView](https://redirect.github.com/MikeOrtiz/TouchImageView) | `3.7` -> `3.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.MikeOrtiz:TouchImageView/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.MikeOrtiz:TouchImageView/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.MikeOrtiz:TouchImageView/3.7/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.MikeOrtiz:TouchImageView/3.7/3.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>MikeOrtiz/TouchImageView (com.github.MikeOrtiz:TouchImageView)</summary> ### [`v3.7.1`](https://redirect.github.com/MikeOrtiz/TouchImageView/releases/tag/3.7.1) [Compare Source](https://redirect.github.com/MikeOrtiz/TouchImageView/compare/3.7...3.7.1) <!-- Release notes generated using configuration in .github/release.yml at 3.7.1 --> #### What's Changed ##### Other Changes - Fix a crash when a configuration change would happen (ie: rotate the device) by [@&#8203;Andr3Carvalh0](https://redirect.github.com/Andr3Carvalh0) in [https://github.com/MikeOrtiz/TouchImageView/pull/657](https://redirect.github.com/MikeOrtiz/TouchImageView/pull/657) #### New Contributors - [@&#8203;Andr3Carvalh0](https://redirect.github.com/Andr3Carvalh0) made their first contribution in [https://github.com/MikeOrtiz/TouchImageView/pull/657](https://redirect.github.com/MikeOrtiz/TouchImageView/pull/657) **Full Changelog**: MikeOrtiz/TouchImageView@3.7...3.7.1 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tuskyapp/Tusky). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9563e55 commit df32641

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ okio = "3.11.0"
4545
retrofit = "2.11.0"
4646
robolectric = "4.14.1"
4747
sparkbutton = "4.2.0"
48-
touchimageview = "3.7"
48+
touchimageview = "3.7.1"
4949
turbine = "1.2.0"
5050
unified-push = "2.4.0"
5151
xmlwriter = "1.0.4"

gradle/verification-metadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12098,6 +12098,14 @@
1209812098
<sha256 value="6fab7c4ca2686574858118f24730ebd642534b41cc16ec1419bb28b5430796c0" origin="Generated by Gradle"/>
1209912099
</artifact>
1210012100
</component>
12101+
<component group="com.github.MikeOrtiz" name="TouchImageView" version="3.7.1">
12102+
<artifact name="TouchImageView-3.7.1.aar">
12103+
<sha256 value="97e7125a2ef080d56d2eae7638ccdb5fc65ab1df8665be3337e2cc19f80ec874" origin="Generated by Gradle"/>
12104+
</artifact>
12105+
<artifact name="TouchImageView-3.7.1.module">
12106+
<sha256 value="48d51e7368edab2102baaa88d01b465a77c80f978c04b5075e1ed25242e3b243" origin="Generated by Gradle"/>
12107+
</artifact>
12108+
</component>
1210112109
<component group="com.github.UnifiedPush" name="android-connector" version="2.4.0">
1210212110
<artifact name="android-connector-2.4.0.aar">
1210312111
<sha256 value="6ac50fd9acac605939bf818d0c2355ed783fbeef00ea351ed8e14cceb6ef2238" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)