Skip to content

Commit

Permalink
[Feature] Update AndroidX.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Jun 9, 2023
1 parent 9b59086 commit 9a6db78
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 @@ -109,7 +109,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.drawerlayout:drawerlayout:1.2.0'
implementation 'androidx.exifinterface:exifinterface:1.3.6'
implementation 'androidx.fragment:fragment-ktx:1.5.7'
implementation 'androidx.fragment:fragment-ktx:1.6.0'
def androidx_lifecycle_version = '2.6.1'
implementation "androidx.lifecycle:lifecycle-common-java8:$androidx_lifecycle_version"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$androidx_lifecycle_version"
Expand Down

0 comments on commit 9a6db78

Please sign in to comment.