Skip to content

Commit

Permalink
Merge pull request #2334 from openMF/dependabot/gradle/androidx.core-…
Browse files Browse the repository at this point in the history
…core-ktx-1.12.0

build(deps): bump androidx.core:core-ktx from 1.10.1 to 1.12.0
  • Loading branch information
jawidMuhammadi authored Sep 25, 2023
2 parents 0cccb0f + 83c3ce2 commit 1a7e40e
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 @@ -41,7 +41,7 @@ android {

dependencies {

implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'
testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 1a7e40e

Please sign in to comment.