Update Android support lib

This commit is contained in:
Emux 2016-11-15 09:26:03 +02:00
parent 51eae28926
commit 1f1d91202c

View File

@ -7,7 +7,7 @@ dependencies {
compile project(':vtm-jts')
compile project(':vtm-themes')
compile 'com.noveogroup.android:android-logger:1.3.6'
compile 'com.android.support:support-v4:25.0.0'
compile 'com.android.support:support-v4:25.0.1'
}
android {