Skip to content

Commit

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

Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.3 to 2.8.4
  • Loading branch information
CrazyMarvin authored Jul 29, 2024
2 parents a288622 + 261fb42 commit a23fb5e
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.3"
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4"
}

0 comments on commit a23fb5e

Please sign in to comment.