We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c72355 + 715b60a commit 01c73c5Copy full SHA for 01c73c5
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