Commit 2aa5557c authored by Grigory Fedorov's avatar Grigory Fedorov

Android support libraries version updated to 22.2.1

parent d6e39904
...@@ -51,9 +51,9 @@ repositories { ...@@ -51,9 +51,9 @@ repositories {
} }
dependencies { dependencies {
compile 'com.android.support:design:22.2.0' compile 'com.android.support:design:22.2.1'
compile 'com.android.support:appcompat-v7:22.2.0' compile 'com.android.support:appcompat-v7:22.2.1'
compile 'com.android.support:support-v13:22.2.0' compile 'com.android.support:support-v13:22.2.1'
compile 'com.github.ksoichiro:android-observablescrollview:1.5.0' compile 'com.github.ksoichiro:android-observablescrollview:1.5.0'
compile 'de.hdodenhof:circleimageview:1.2.2' compile 'de.hdodenhof:circleimageview:1.2.2'
compile 'com.melnykov:floatingactionbutton:1.2.0' compile 'com.melnykov:floatingactionbutton:1.2.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment