Skip to content

Commit 7a75ef4

Browse files
authored
Update dependency androidx.lifecycle:lifecycle-process to v2.9.3
1 parent 8c8f72a commit 7a75ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
106106
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
107107
implementation "androidx.lifecycle:lifecycle-common:2.8.7"
108-
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
108+
implementation "androidx.lifecycle:lifecycle-process:2.9.3"
109109
implementation "androidx.browser:browser:1.8.0"
110110
implementation "androidx.security:security-crypto:1.0.0"
111111
implementation "androidx.credentials:credentials:1.3.0"

0 commit comments

Comments
 (0)