Updated Android Support library

This commit is contained in:
Juan Miguel Boyero Corral 2017-03-30 20:08:23 +02:00
parent 7e24c5714d
commit 415d15209c

View File

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