Skip to content

Commit a9fcb73

Browse files
fix(deps): update dependency androidx.documentfile:documentfile to v1.1.0 (#1187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 523bf17 commit a9fcb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
// Androidx Security
4545
implementation("androidx.security:security-crypto:1.1.0-alpha07")
4646

47-
api("androidx.documentfile:documentfile:1.0.1")
47+
api("androidx.documentfile:documentfile:1.1.0")
4848

4949
api("androidx.room:room-runtime:${Versions.room}")
5050
kapt("androidx.room:room-compiler:${Versions.room}")

0 commit comments

Comments
 (0)