Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 0b76094 commit 8b5f16d
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 8b5f16d

Please sign in to comment.