Skip to content

Commit

Permalink
Merge pull request #3015 from nextcloud/backport/3014/stable-17.0
Browse files Browse the repository at this point in the history
[stable-17.0] Build(deps): Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
  • Loading branch information
AndyScherzinger authored May 11, 2023
2 parents b29ede3 + 13573b4 commit 234fa32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ dependencies {
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
})

implementation 'androidx.core:core-ktx:1.10.0'
implementation 'androidx.core:core-ktx:1.10.1'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:5.3.1'
Expand Down

0 comments on commit 234fa32

Please sign in to comment.