Skip to content

Commit ab82381

Browse files
Bump lifecycle-runtime-ktx from 2.3.0 to 2.3.1
Bumps lifecycle-runtime-ktx from 2.3.0 to 2.3.1. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4291d0e commit ab82381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
dependencies {
2424
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
2525
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.2-native-mt"
26-
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.3.0"
26+
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.3.1"
2727
implementation 'com.google.code.gson:gson:2.8.6'
2828
implementation 'androidx.recyclerview:recyclerview:1.1.0'
2929
api 'com.google.android.material:material:1.3.0'

0 commit comments

Comments
 (0)