We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4423f53 commit 6ee3a1cCopy full SHA for 6ee3a1c
FlowCrypt/build.gradle.kts
@@ -446,7 +446,7 @@ dependencies {
446
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))
447
448
implementation("androidx.legacy:legacy-support-v4:1.0.0")
449
- implementation("androidx.appcompat:appcompat:1.7.0")
+ implementation("androidx.appcompat:appcompat:1.7.1")
450
implementation("androidx.legacy:legacy-preference-v14:1.0.0")
451
implementation("androidx.cardview:cardview:1.0.0")
452
implementation("androidx.browser:browser:1.8.0")
0 commit comments