Skip to content

Commit

Permalink
chore(deps): bump androidx.core:core-ktx from 1.10.1 to 1.12.0 in /pa…
Browse files Browse the repository at this point in the history
…ckages/battery_plus/battery_plus/android (#2338)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent f110dfd commit c7e56de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/battery_plus/battery_plus/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "androidx.core:core-ktx:1.10.1"
implementation "androidx.core:core-ktx:1.12.0"
}

0 comments on commit c7e56de

Please sign in to comment.