We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e06d commit 61e04cfCopy full SHA for 61e04cf
app/build.gradle
@@ -181,7 +181,7 @@ dependencies {
181
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
182
implementation 'com.google.android.material:material:1.11.0'
183
implementation 'androidx.browser:browser:1.7.0'
184
- implementation 'androidx.lifecycle:lifecycle-viewmodel:2.6.2'
+ implementation 'androidx.lifecycle:lifecycle-viewmodel:2.7.0'
185
implementation 'androidx.lifecycle:lifecycle-livedata:2.6.2'
186
187
implementation 'androidx.lifecycle:lifecycle-common-java8:2.6.2'
0 commit comments