Skip to content

Commit

Permalink
Merge pull request #1319 from nextcloud/renovate/androidx.core-core-k…
Browse files Browse the repository at this point in the history
…tx-1.x

Update dependency androidx.core:core-ktx to v1.12.0
  • Loading branch information
AndyScherzinger authored Jan 26, 2024
2 parents 41f78d8 + 0ad0d27 commit be59b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation 'androidx.annotation:annotation:1.7.1'
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'

implementation "androidx.core:core-ktx:1.10.1"
implementation "androidx.core:core-ktx:1.12.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

implementation 'org.bouncycastle:bcpkix-jdk18on:1.75'
Expand Down

0 comments on commit be59b5e

Please sign in to comment.