Skip to content

Commit 134fd25

Browse files
chore: bump androidx.lifecycle:lifecycle-runtime-ktx in /android
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.6.1 to 2.9.3. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9801934 commit 134fd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ dependencies {
125125
//
126126
// compile 'com.mparticle:android-example-kit:REPLACEME'
127127
//
128-
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
128+
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.3"
129129

130130
testImplementation 'org.mockito:mockito-core:5.8.0'
131131
androidTestImplementation 'org.mockito:mockito-android:5.8.0'

0 commit comments

Comments
 (0)