]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Implement SwipeToRefresh for real this time.
[PrivacyBrowserAndroid.git] / app / build.gradle
index b5963c25c906b083c2497e2f012aaf4085200ba1..f741400ba6a7ef18876bcd319141f5fea6db7fdb 100644 (file)
@@ -23,4 +23,6 @@ android {
 dependencies {
     compile fileTree(dir: 'libs', include: ['*.jar'])
     compile 'com.android.support:appcompat-v7:23.1.1'
+    compile 'com.android.support:design:23.1.1'
+    compile 'com.android.support:support-v4:23.1.1'
 }