Skip to content

Commit c28da73

Browse files
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 in /packages/battery_plus/battery_plus/android (#2869)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1c6e1b commit c28da73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/battery_plus/battery_plus/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ android {
4949

5050
dependencies {
5151
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
52-
implementation "androidx.core:core-ktx:1.12.0"
52+
implementation "androidx.core:core-ktx:1.13.1"
5353
}

0 commit comments

Comments
 (0)