Done lesson 3.08
[Sunshine.git] / app / build.gradle
index 3ccae68468b4eb25239bd9620d7e11b92503a56e..80841c31ad953f6893d2dadaa802ce47825f98b3 100644 (file)
@@ -22,4 +22,6 @@ android {
 dependencies {
     compile fileTree(dir: 'libs', include: ['*.jar'])
     compile 'com.android.support:appcompat-v7:19.+'
+    // You must install or update the Support Repository through the SDK manager to use this dependency.
+    compile 'com.android.support:support-v4:19.+'
 }