Update dependency

This commit is contained in:
2018-06-17 23:12:16 +02:00
parent 6fcef5aca1
commit 9e860f1f86

View File

@@ -30,7 +30,7 @@ dependencies {
implementation 'com.android.support:customtabs:27.1.1'
implementation 'com.google.android.gms:play-services-ads:15.0.1'
implementation 'net.danlew:android.joda:2.9.7'
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.2'
testImplementation 'junit:junit:4.12'
def appCenterSdkVersion = '1.5.1'
implementation "com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}"