We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e0d61 commit d66338bCopy full SHA for d66338b
app/build.gradle
@@ -52,5 +52,5 @@ dependencies {
52
implementation 'me.tankery.lib:circularSeekBar:1.4.2'
53
//to resolve dependency conflicts
54
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.6.2'
55
- implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
+ implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0"
56
}
0 commit comments