Skip to content

Commit df1329d

Browse files
Merge pull request #1750 from nextcloud/dependabot/gradle/androidx.core-core-ktx-1.10.0
build(deps): Bump androidx.core:core-ktx from 1.9.0 to 1.10.0
2 parents 926e085 + 57eb577 commit df1329d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

9292
// Android X
9393
implementation 'androidx.appcompat:appcompat:1.6.1'
94-
implementation 'androidx.core:core-ktx:1.9.0'
94+
implementation 'androidx.core:core-ktx:1.10.0'
9595
implementation 'androidx.core:core-splashscreen:1.0.0'
9696
implementation 'androidx.fragment:fragment:1.5.6'
9797
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'

0 commit comments

Comments
 (0)