Updated Android Support library

This commit is contained in:
Juan Miguel Boyero Corral 2016-11-15 19:39:47 +01:00
parent 26a00b5140
commit ace6180301

View File

@ -82,8 +82,8 @@ def getBuildConfigField(String property){
} }
dependencies { dependencies {
compile 'com.android.support:support-v4:25.0.0' compile 'com.android.support:support-v4:25.0.1'
compile 'com.android.support:appcompat-v7:25.0.0' compile 'com.android.support:appcompat-v7:25.0.1'
compile 'com.google.android.gms:play-services-analytics:9.8.0' compile 'com.google.android.gms:play-services-analytics:9.8.0'
compile 'com.google.code.ksoap2-android:ksoap2-android:3.6.2' compile 'com.google.code.ksoap2-android:ksoap2-android:3.6.2'
compile 'commons-io:commons-io:2.5' compile 'commons-io:commons-io:2.5'