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 6a86230 commit fa2ec9eCopy full SHA for fa2ec9e
build.gradle.kts
@@ -298,7 +298,7 @@ kotlin {
298
implementation("com.pnikosis:materialish-progress:1.7")
299
implementation("io.ktor:ktor-client-okhttp:$ktorVersion")
300
implementation("androidx.security:security-crypto:$androidCryptoVersion")
301
- implementation("androidx.appcompat:appcompat:1.4.1")
+ implementation("androidx.appcompat:appcompat:1.3.1")
302
}
303
304
0 commit comments