Skip to content

Commit

Permalink
Bump com.google.accompanist:accompanist-drawablepainter from 0.35.1-a…
Browse files Browse the repository at this point in the history
…lpha to 0.35.2-beta in /core (#10)

Bumps
[com.google.accompanist:accompanist-drawablepainter](https://github.com/google/accompanist)
from 0.35.1-alpha to 0.35.2-beta.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/accompanist/releases">com.google.accompanist:accompanist-drawablepainter's
releases</a>.</em></p>
<blockquote>
<h2>v0.35.2-beta 🌈</h2>
<h2>What’s Changed</h2>
<ul>
<li>Raise Compose version to 1.7.0-beta04 (<a
href="https://redirect.github.com/google/accompanist/issues/1780">#1780</a>)
<a
href="https://github.com/bentrengrove"><code>@​bentrengrove</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/accompanist/commit/1745adca43d01bf4909e03d3474866198da9d885"><code>1745adc</code></a>
Merge pull request <a
href="https://redirect.github.com/google/accompanist/issues/1780">#1780</a>
from google/bumptobeta</li>
<li><a
href="https://github.com/google/accompanist/commit/9ef82735dffbf49633a0239a3389b122ef13058e"><code>9ef8273</code></a>
Enable KVM</li>
<li><a
href="https://github.com/google/accompanist/commit/1fef7b7d54672e370b6681d1fb2d0bbb28150f87"><code>1fef7b7</code></a>
Try 30</li>
<li><a
href="https://github.com/google/accompanist/commit/2fb66611c5744e5d99b7d8119d54e2d3c2e176a7"><code>2fb6661</code></a>
Emulator back to 29</li>
<li><a
href="https://github.com/google/accompanist/commit/d9a0c46d1b398ce5ef22c10b57d8196d5dc6620b"><code>d9a0c46</code></a>
Fix testharness test</li>
<li><a
href="https://github.com/google/accompanist/commit/fe83fbef500f83476f3badfdc6f83fe6bb993805"><code>fe83fbe</code></a>
Try a different API level</li>
<li><a
href="https://github.com/google/accompanist/commit/c89242743654e2234485397bd57fa65d12f9de5f"><code>c892427</code></a>
Fix formatting</li>
<li><a
href="https://github.com/google/accompanist/commit/bf629950483f3ffae6e0358262401c48a3f07b2b"><code>bf62995</code></a>
Bump test dependencies</li>
<li><a
href="https://github.com/google/accompanist/commit/9be1b69d5f3ba401eb2b50a665d973ffed694ae5"><code>9be1b69</code></a>
Fix permissions on 29</li>
<li><a
href="https://github.com/google/accompanist/commit/8c9c1102c79f3c3ccaf81ee5e6d35a1c48469138"><code>8c9c110</code></a>
Try downgrade AGP for emulator error</li>
<li>Additional commits viewable in <a
href="https://github.com/google/accompanist/compare/v0.35.1-alpha...v0.35.2-beta">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.accompanist:accompanist-drawablepainter&package-manager=gradle&previous-version=0.35.1-alpha&new-version=0.35.2-beta)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
  • Loading branch information
dot166 authored Aug 23, 2024
2 parents 4b771ea + b706d8b commit 32e4cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/j-LIB-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation("androidx.compose.material3:material3-android:1.2.1")
implementation("androidx.compose.material:material-android:1.6.8")
implementation("io.coil-kt:coil-compose:2.7.0")
implementation("com.google.accompanist:accompanist-drawablepainter:0.35.1-alpha")
implementation("com.google.accompanist:accompanist-drawablepainter:0.35.2-beta")
implementation("com.google.accompanist:accompanist-placeholder-material:0.35.1-alpha")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
implementation("com.mikepenz:aboutlibraries-core:11.2.2")
Expand Down

0 comments on commit 32e4cc2

Please sign in to comment.