Skip to content

Commit

Permalink
Merge pull request #23 from sebastianjnuwu/renovate/androidx.core-cor…
Browse files Browse the repository at this point in the history
…e-ktx-1.x

fix(deps): update dependency androidx.core:core-ktx to v1.15.0
  • Loading branch information
sebastianjnuwu authored Jan 1, 2025
2 parents 0b76094 + 8b5f16d commit 24a827d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
}

dependencies {
implementation "androidx.core:core-ktx:1.10.0"
implementation "androidx.core:core-ktx:1.15.0"
implementation "com.google.android.gms:play-services-ads:23.6.0"
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation "androidx.core:core-splashscreen:1.0.1"
Expand Down

0 comments on commit 24a827d

Please sign in to comment.