Browse Source

fix incorrect dependency

Daniel Zlotin 7 years ago
parent
commit
c5cfe5c047
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle View File

@@ -47,7 +47,7 @@ android {
47 47
 dependencies {
48 48
     compile fileTree(dir: "libs", include: ["*.jar"])
49 49
 
50
-	  compile 'com.android.support:support-v4:25.0.1'
50
+	  compile 'com.android.support:design:25.0.1'
51 51
     compile "com.android.support:appcompat-v7:25.0.1"
52 52
 
53 53
     // node_modules