We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05f1f3 commit 69bd5e8Copy full SHA for 69bd5e8
1 file changed
lib/build.gradle.kts
@@ -36,7 +36,7 @@ android {
36
37
dependencies {
38
implementation("androidx.core:core-ktx:1.7.0")
39
- implementation("androidx.appcompat:appcompat:1.4.0")
+ implementation("androidx.appcompat:appcompat:1.7.1")
40
implementation("com.google.android.material:material:1.4.0")
41
implementation("com.hankcs:aho-corasick-double-array-trie:1.2.3")
42
testImplementation("junit:junit:4.13.2")
0 commit comments