Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 3ce89bb

Browse files
Bump core-ktx from 1.3.2 to 1.5.0
Bumps core-ktx from 1.3.2 to 1.5.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 345b9fd commit 3ce89bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232
fragment = 'androidx.fragment:fragment:1.3.3'
3333
fragmentKtx = 'androidx.fragment:fragment-ktx:1.3.3'
3434
kotlin = "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
35-
ktxCore = 'androidx.core:core-ktx:1.3.2'
35+
ktxCore = 'androidx.core:core-ktx:1.5.0'
3636
lifeCycleReactiveStreams = 'androidx.lifecycle:lifecycle-reactivestreams:2.3.1'
3737
lifecycleSavedState = 'androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1'
3838
lifecycleViewModel = 'androidx.lifecycle:lifecycle-viewmodel:2.3.1'

0 commit comments

Comments
 (0)