Skip to content

Commit

Permalink
[Feature] Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Sep 7, 2022
1 parent 8b85112 commit da3b1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlinx_coroutines_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinx_coroutines_version"

implementation 'androidx.appcompat:appcompat:1.5.0'
implementation 'androidx.core:core-ktx:1.8.0'
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.exifinterface:exifinterface:1.3.3'
implementation 'androidx.fragment:fragment-ktx:1.5.2'
def androidx_lifecycle_version = '2.5.1'
Expand Down

0 comments on commit da3b1e9

Please sign in to comment.