Skip to content

Commit 76dc13e

Browse files
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 in /packages/android_alarm_manager_plus/android (#2868)
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 c28da73 commit 76dc13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/android_alarm_manager_plus/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ android {
5050

5151
dependencies {
5252
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
53+
api 'androidx.core:core-ktx:1.13.1'
5354
implementation 'androidx.appcompat:appcompat:1.7.0'
54-
api 'androidx.core:core-ktx:1.12.0'
5555
}

0 commit comments

Comments
 (0)