Skip to content

Commit d18df9a

Browse files
fix(deps): update dependency com.google.android.material:material to v1.8.0 (#37)
| datasource | package | from | to | | ---------- | ------------------------------------ | ----- | ----- | | maven | com.google.android.material:material | 1.7.0 | 1.8.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d4f4fa commit d18df9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jmailenKotlinter = "3.13.0"
55
kotlinxCoroutines = "1.6.4"
66
androidxAppCompat = "1.6.0"
77
androidxCore = "1.9.0"
8-
androidMaterial = "1.7.0"
8+
androidMaterial = "1.8.0"
99
androidxConstraintLayout = "2.1.4"
1010
androidxFragment = "1.5.5"
1111
hoc081098FlowExt = "0.5.0"

0 commit comments

Comments
 (0)