Skip to content

Commit cf29711

Browse files
Update dependency com.google.android.material:material to v1.9.0
1 parent a05f1f3 commit cf29711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
dependencies {
3838
implementation("androidx.core:core-ktx:1.7.0")
3939
implementation("androidx.appcompat:appcompat:1.4.0")
40-
implementation("com.google.android.material:material:1.4.0")
40+
implementation("com.google.android.material:material:1.9.0")
4141
implementation("com.hankcs:aho-corasick-double-array-trie:1.2.3")
4242
testImplementation("junit:junit:4.13.2")
4343
androidTestImplementation("androidx.test.ext:junit:1.1.3")

0 commit comments

Comments
 (0)