Skip to content

Commit 69bd5e8

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent a05f1f3 commit 69bd5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636

3737
dependencies {
3838
implementation("androidx.core:core-ktx:1.7.0")
39-
implementation("androidx.appcompat:appcompat:1.4.0")
39+
implementation("androidx.appcompat:appcompat:1.7.1")
4040
implementation("com.google.android.material:material:1.4.0")
4141
implementation("com.hankcs:aho-corasick-double-array-trie:1.2.3")
4242
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)