Skip to content

Commit

Permalink
Build: Update depednencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Sep 19, 2024
1 parent 7e5301e commit eba9501
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 @@ -131,7 +131,7 @@ dependencies {
implementation 'androidx.drawerlayout:drawerlayout:1.2.0'
implementation 'androidx.exifinterface:exifinterface:1.3.7'
implementation 'androidx.fragment:fragment-ktx:1.8.3'
def androidx_lifecycle_version = '2.8.5'
def androidx_lifecycle_version = '2.8.6'
implementation "androidx.lifecycle:lifecycle-common-java8:$androidx_lifecycle_version"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$androidx_lifecycle_version"
implementation "androidx.lifecycle:lifecycle-process:$androidx_lifecycle_version"
Expand Down

0 comments on commit eba9501

Please sign in to comment.