Use latest support library
authorDa Risk <da_risk@geekorum.com>
Tue, 24 Mar 2015 17:23:15 +0100
changeset 1057 757bdaef7d63
parent 1056 25fea6b849dc
child 1058 0e4be11f7b13
Use latest support library
app/build.gradle
--- a/app/build.gradle	Tue Mar 17 11:05:16 2015 +0100
+++ b/app/build.gradle	Tue Mar 24 17:23:15 2015 +0100
@@ -33,7 +33,7 @@
     compile project(":third_parties:memorizingtrustmanager")
     compile project(":third_parties:stroke")
     compile project(":third_parties:mmssmiley")
-    compile 'com.android.support:support-v4:21.0.3'
+    compile 'com.android.support:support-v4:22.0.0'
     compile 'org.jitsi:org.otr4j:0.22'
 }