Skip to content

Commit 7343ffb

Browse files
dependabot[bot]tien
authored andcommitted
build(deps): bump accompanistVersion from 0.20.3 to 0.23.0
Bumps `accompanistVersion` from 0.20.3 to 0.23.0. Updates `accompanist-swiperefresh` from 0.20.3 to 0.23.0 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.20.3...v0.23.0) Updates `accompanist-systemuicontroller` from 0.20.3 to 0.23.0 - [Release notes](https://github.com/google/accompanist/releases) - [Commits](google/accompanist@v0.20.3...v0.23.0) --- updated-dependencies: - dependency-name: com.google.accompanist:accompanist-swiperefresh dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.accompanist:accompanist-systemuicontroller dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b060ee commit 7343ffb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
val hiltVersion by extra("2.40.1")
77
extra["lifecycleVersion"] = "2.4.0"
88
extra["cameraxVersion"] = "1.0.2"
9-
extra["accompanistVersion"] = "0.20.3"
9+
extra["accompanistVersion"] = "0.23.0"
1010
repositories {
1111
google()
1212
mavenCentral()

0 commit comments

Comments
 (0)