Skip to content

Commit 71df268

Browse files
dependabot[bot]dkhawk
authored andcommitted
build(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx (#1523)
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.9.0 to 2.9.1. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 596c0b1 commit 71df268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ lint = { module = "com.android.tools.lint:lint", version.ref = "lint" }
4949
lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
5050
testutils = { module = "com.android.tools:testutils", version.ref = "lint" }
5151
org-jacoco-core = { module = "org.jacoco:org.jacoco.core", version.ref = "org-jacoco-core" }
52-
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
52+
material = { group = "com.google.android.material", name = "material", version.ref = "material" }

0 commit comments

Comments
 (0)