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 523bf17 commit a9fcb73Copy full SHA for a9fcb73
common/build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
// Androidx Security
45
implementation("androidx.security:security-crypto:1.1.0-alpha07")
46
47
- api("androidx.documentfile:documentfile:1.0.1")
+ api("androidx.documentfile:documentfile:1.1.0")
48
49
api("androidx.room:room-runtime:${Versions.room}")
50
kapt("androidx.room:room-compiler:${Versions.room}")
0 commit comments