Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 34a3117 commit b9ab684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-math3', version: '3.6.1'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
implementation "com.jakewharton.timber:timber:4.7.1"
implementation "androidx.core:core-ktx:1.3.2"
implementation "androidx.core:core-ktx:1.13.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}

Expand Down

0 comments on commit b9ab684

Please sign in to comment.