Update support libs

This commit is contained in:
Karim Abou Zeid 2017-12-10 19:34:32 +01:00
commit 35800ba7f4
3 changed files with 4 additions and 4 deletions

View file

@ -70,7 +70,7 @@ android {
}
ext {
supportLibVersion = '27.0.0'
supportLibVersion = '27.0.2'
}
dependencies {
@ -116,7 +116,7 @@ dependencies {
transitive = true
}
implementation 'com.crashlytics.sdk.android:crashlytics:2.7.1'
implementation 'com.crashlytics.sdk.android:crashlytics:2.8.0'
implementation('com.crashlytics.sdk.android:answers:1.3.13@aar') {
transitive = true
}

View file

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
}
}

View file

@ -1,4 +1,4 @@
#Sun Oct 29 21:05:30 EDT 2017
#Sun Dec 10 13:25:20 CET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME