Skip to content

Commit

Permalink
Merge pull request #2 from gauravdas014/dependabot/gradle/android/lif…
Browse files Browse the repository at this point in the history
…ecycle_version-2.3.1

Bump lifecycle_version from 2.3.0 to 2.3.1 in /android
  • Loading branch information
gauravdas014 authored Mar 29, 2021
2 parents 8bf04c0 + c791080 commit a9092d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'

def lifecycle_version = "2.3.0"
def lifecycle_version = "2.3.1"

// ViewModel
implementation "androidx.lifecycle:lifecycle-viewmodel:$lifecycle_version"
Expand Down

0 comments on commit a9092d0

Please sign in to comment.