Skip to content

Commit

Permalink
Merge pull request #247 from Crazy-Marvin/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…lifecycle-lifecycle-viewmodel-ktx-2.8.3

Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.2 to 2.8.3
  • Loading branch information
CrazyMarvin authored Jul 9, 2024
2 parents cf450fb + 1f47a1f commit bdd170b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ dependencies {
implementation 'me.tankery.lib:circularSeekBar:1.4.2'
//to resolve dependency conflicts
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.6.2'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3"
}

0 comments on commit bdd170b

Please sign in to comment.