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 58808ee commit 6388d8c
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 @@ -33,6 +33,6 @@ allprojects {

dependencies {
compile "com.facebook.react:react-native:+"
compile "com.android.support:appcompat-v7:27.1.0"
compile "com.android.support:appcompat-v7:$rootProject.supportLibVersion"
compile 'com.android.support:design:26.1.0'
}

0 comments on commit 6388d8c

Please sign in to comment.