Update third party dependencies

pull/820/head
Alex Baker 5 years ago
parent 1a4179311b
commit aa85d1a3dc

@ -118,11 +118,11 @@ configurations {
all*.exclude group: 'com.google.http-client', module: 'google-http-client-apache'
}
final DAGGER_VERSION = '2.22.1'
final DAGGER_VERSION = '2.23.2'
final BUTTERKNIFE_VERSION = '10.1.0'
final WORK_VERSION = '2.0.1'
final LEAKCANARY_VERSION = '1.6.3'
final ROOM_VERSION = '2.1.0-rc01'
final ROOM_VERSION = '2.1.0'
final CRASHLYTICS_VERSION = '2.10.1'
final FIREBASE_VERSION = '16.0.9'
@ -160,7 +160,7 @@ dependencies {
implementation 'com.github.rey5137:material:1.2.5'
implementation 'com.nononsenseapps:filepicker:4.2.1'
implementation 'com.google.android.material:material:1.0.0'
implementation 'androidx.annotation:annotation:1.0.2'
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta1'
implementation 'com.jakewharton.timber:timber:4.7.1'
@ -178,9 +178,9 @@ dependencies {
}
implementation('com.wdullaer:materialdatetimepicker:4.0.1')
implementation "me.leolin:ShortcutBadger:1.1.22@aar"
implementation 'com.google.apis:google-api-services-tasks:v1-rev58-1.25.0'
implementation 'com.google.apis:google-api-services-drive:v3-rev159-1.25.0'
implementation 'com.google.api-client:google-api-client-android:1.28.0'
implementation 'com.google.apis:google-api-services-tasks:v1-rev59-1.25.0'
implementation 'com.google.apis:google-api-services-drive:v3-rev165-1.25.0'
implementation 'com.google.api-client:google-api-client-android:1.29.2'
implementation "androidx.work:work-runtime:${WORK_VERSION}"
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:7.3.0'
implementation'com.mapbox.mapboxsdk:mapbox-sdk-services:4.6.0'
@ -203,7 +203,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test:rules:1.2.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.annotation:annotation:1.0.2'
androidTestImplementation 'androidx.annotation:annotation:1.1.0'
}
apply plugin: 'com.google.gms.google-services'

@ -93,7 +93,7 @@
"artifactId": {
"name": "google-api-services-drive",
"group": "com.google.apis",
"version": "v3-rev159-1.25.0"
"version": "v3-rev165-1.25.0"
}
},
{
@ -205,7 +205,7 @@
"artifactId": {
"name": "room-common",
"group": "androidx.room",
"version": "2.1.0-rc01"
"version": "2.1.0"
}
},
{
@ -221,7 +221,7 @@
"artifactId": {
"name": "room-runtime",
"group": "androidx.room",
"version": "2.1.0-rc01"
"version": "2.1.0"
}
},
{
@ -445,7 +445,7 @@
"artifactId": {
"name": "annotation",
"group": "androidx.annotation",
"version": "1.0.2"
"version": "1.1.0"
}
},
{
@ -541,7 +541,7 @@
"artifactId": {
"name": "dagger",
"group": "com.google.dagger",
"version": "2.22.1"
"version": "2.23.2"
}
},
{
@ -813,7 +813,7 @@
"artifactId": {
"name": "google-api-client-android",
"group": "com.google.api-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1341,7 +1341,7 @@
"artifactId": {
"name": "google-oauth-client",
"group": "com.google.oauth-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1357,7 +1357,7 @@
"artifactId": {
"name": "room-rxjava2",
"group": "androidx.room",
"version": "2.1.0-rc01"
"version": "2.1.0"
}
},
{
@ -1437,7 +1437,7 @@
"artifactId": {
"name": "google-api-services-tasks",
"group": "com.google.apis",
"version": "v1-rev58-1.25.0"
"version": "v1-rev59-1.25.0"
}
},
{
@ -1453,7 +1453,7 @@
"artifactId": {
"name": "google-api-client",
"group": "com.google.api-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1517,7 +1517,7 @@
"artifactId": {
"name": "google-http-client",
"group": "com.google.http-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1549,7 +1549,7 @@
"artifactId": {
"name": "google-http-client-android",
"group": "com.google.http-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1645,7 +1645,7 @@
"artifactId": {
"name": "google-http-client-jackson2",
"group": "com.google.http-client",
"version": "1.28.0"
"version": "1.29.2"
}
},
{
@ -1773,7 +1773,7 @@
"artifactId": {
"name": "grpc-context",
"group": "io.grpc",
"version": "1.14.0"
"version": "1.18.0"
}
},
{
@ -1837,7 +1837,7 @@
"artifactId": {
"name": "opencensus-api",
"group": "io.opencensus",
"version": "0.18.0"
"version": "0.19.2"
}
},
{
@ -1885,7 +1885,7 @@
"artifactId": {
"name": "opencensus-contrib-http-util",
"group": "io.opencensus",
"version": "0.18.0"
"version": "0.19.2"
}
},
{

@ -20,7 +20,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.google.gms:google-services:4.2.0'
// https://docs.fabric.io/android/changelog.html#fabric-gradle-plugin
classpath 'io.fabric.tools:gradle:1.28.1'
classpath 'io.fabric.tools:gradle:1.29.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.21.0'
classpath 'com.cookpad.android.licensetools:license-tools-plugin:1.7.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"

Loading…
Cancel
Save