Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kristfal authored Nov 27, 2018
1 parent 6388d8c commit 6ecc29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ allprojects {
dependencies {
compile "com.facebook.react:react-native:+"
compile "com.android.support:appcompat-v7:$rootProject.supportLibVersion"
compile 'com.android.support:design:26.1.0'
compile 'com.android.support:design:$rootProject.supportLibVersion'
}

0 comments on commit 6ecc29f

Please sign in to comment.