Skip to content

Commit

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

Bump androidx.lifecycle:lifecycle-viewmodel from 2.6.1 to 2.6.2
  • Loading branch information
CrazyMarvin authored Sep 11, 2023
2 parents b1d2de1 + 43a9e10 commit 310f6f7
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 @@ -50,6 +50,6 @@ dependencies {

implementation 'me.tankery.lib:circularSeekBar:1.4.2'
//to resolve dependency conflicts
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.6.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.6.2'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2"
}

0 comments on commit 310f6f7

Please sign in to comment.