Skip to content

Commit 13b5c54

Browse files
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 in /packages/share_plus/share_plus/android (#2865)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Volodymyr Buberenko <vbuberen@users.noreply.github.com>
1 parent 76dc13e commit 13b5c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/share_plus/share_plus/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ 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
implementation 'androidx.annotation:annotation:1.8.0'
5454
}
5555
}

0 commit comments

Comments
 (0)