We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e06d commit 715b60aCopy full SHA for 715b60a
app/build.gradle
@@ -182,8 +182,8 @@ dependencies {
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'
185
- implementation 'androidx.lifecycle:lifecycle-livedata:2.6.2'
186
+ implementation 'androidx.lifecycle:lifecycle-livedata:2.7.0'
187
implementation 'androidx.lifecycle:lifecycle-common-java8:2.6.2'
188
implementation 'androidx.viewpager2:viewpager2:1.0.0'
189
implementation 'androidx.room:room-runtime:2.6.1'
0 commit comments