Skip to content

Commit 69519ba

Browse files
Merge pull request #554 from nextcloud/dependabot/gradle/androidx.core-core-1.10.1
2 parents 6ab62eb + 93ce051 commit 69519ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999

100100
implementation "androidx.appcompat:appcompat:1.6.1"
101101
implementation 'androidx.annotation:annotation:1.6.0'
102-
implementation 'androidx.core:core:1.9.0'
102+
implementation 'androidx.core:core:1.10.1'
103103
implementation 'androidx.fragment:fragment:1.6.0'
104104

105105
implementation 'com.google.android.material:material:1.9.0'

0 commit comments

Comments
 (0)