Browse Source

Merge branch 'master' of https://github.com/austinhuang0131/instagrabber

renovate/org.robolectric-robolectric-4.x
Austin Huang 3 years ago
parent
commit
5af6bd4be1
No known key found for this signature in database GPG Key ID: 84C23AA04587A91F
  1. 2
      app/build.gradle

2
app/build.gradle

@ -184,7 +184,7 @@ dependencies {
implementation 'com.google.guava:guava:27.0.1-android' implementation 'com.google.guava:guava:27.0.1-android'
def core_version = "1.6.0-rc01"
def core_version = "1.6.0"
implementation "androidx.core:core:$core_version" implementation "androidx.core:core:$core_version"
// Fragment // Fragment

Loading…
Cancel
Save