Skip to content

Commit

Permalink
Merge pull request #1261 from nextcloud/dependabot/gradle/androidx.co…
Browse files Browse the repository at this point in the history
…re-core-1.12.0

Build(deps): Bump androidx.core:core from 1.10.1 to 1.12.0
  • Loading branch information
David-Development authored Sep 13, 2023
2 parents 040fab0 + 1966b2d commit 91480a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ dependencies {
// implementation project(path: ':MaterialShowcaseView:library', configuration: 'default')
// implementation project(':Android-SingleSignOn:lib')
implementation 'com.github.nextcloud:Android-SingleSignOn:0.8.1'
implementation "androidx.core:core:1.10.1"
implementation "androidx.core:core:1.12.0"
implementation 'androidx.annotation:annotation:1.6.0'
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.preference:preference:1.2.1"
Expand Down

0 comments on commit 91480a1

Please sign in to comment.