Update Android support library

This commit is contained in:
Emux 2016-12-14 09:48:04 +02:00
parent 19109516ae
commit 7acbea88cc

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.1'
compile 'com.android.support:support-v4:25.1.0'
}
android {