Skip to content

Commit 56c284a

Browse files
Bump com.google.accompanist:accompanist-permissions from 0.34.0 to 0.36.0 (#1658)
* Bump com.google.accompanist:accompanist-permissions Bumps [com.google.accompanist:accompanist-permissions](https://github.com/google/accompanist) from 0.34.0 to 0.36.0. - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.34.0...v0.36.0) --- updated-dependencies: - dependency-name: com.google.accompanist:accompanist-permissions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * 🤖 Updates baselines for Dependency Guard --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent bee6f6b commit 56c284a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/dependencies/prodReleaseRuntimeClasspath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ androidx.work:work-runtime-ktx:2.9.0
145145
androidx.work:work-runtime:2.9.0
146146
com.caverock:androidsvg-aar:1.4
147147
com.google.accompanist:accompanist-drawablepainter:0.32.0
148-
com.google.accompanist:accompanist-permissions:0.34.0
148+
com.google.accompanist:accompanist-permissions:0.36.0
149149
com.google.android.datatransport:transport-api:3.2.0
150150
com.google.android.datatransport:transport-backend-cct:3.3.0
151151
com.google.android.datatransport:transport-runtime:3.3.0

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
accompanist = "0.34.0"
2+
accompanist = "0.36.0"
33
androidDesugarJdkLibs = "2.0.4"
44
# AGP and tools should be updated together
55
androidGradlePlugin = "8.6.1"

0 commit comments

Comments
 (0)