Browse Source

Merge pull request #1483 from austinhuang0131/renovate/androidx.fragment-fragment-ktx-1.x

Update dependency androidx.fragment:fragment-ktx to v1.3.5
renovate/org.robolectric-robolectric-4.x
Austin Huang 3 years ago
committed by GitHub
parent
commit
ca8b4fe41c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

2
app/build.gradle

@ -187,7 +187,7 @@ dependencies {
implementation "androidx.core:core:$core_version"
// Fragment
implementation "androidx.fragment:fragment-ktx:1.3.4"
implementation "androidx.fragment:fragment-ktx:1.3.5"
// Lifecycle
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"

Loading…
Cancel
Save