Merge pull request #1942 from gedoor/dependabot/gradle/app/androidx.core-core-ktx-1.8.0

chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /app
pull/1946/head
kunfei 3 years ago committed by GitHub
commit 5c9ad6da21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

@ -156,7 +156,7 @@ dependencies {
implementation('com.github.android:renderscript-intrinsics-replacement-toolkit:b6363490c3')
//androidX
implementation('androidx.core:core-ktx:1.7.0')
implementation('androidx.core:core-ktx:1.8.0')
implementation('androidx.appcompat:appcompat:1.4.2')
implementation('androidx.activity:activity-ktx:1.4.0')
implementation('androidx.fragment:fragment-ktx:1.4.1')

Loading…
Cancel
Save