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 Nov 1, 2024
1 parent 9b994b8 commit f9a6af2
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 @@ -54,7 +54,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.facebook.android:facebook-android-sdk:4.42.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation "androidx.core:core-ktx:1.1.0"
implementation "androidx.core:core-ktx:1.15.0"

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

Expand Down

0 comments on commit f9a6af2

Please sign in to comment.