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 cf598b8 commit 58808ee
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:26.1.0"
compile "com.android.support:appcompat-v7:27.1.0"
compile 'com.android.support:design:26.1.0'
}

0 comments on commit 58808ee

Please sign in to comment.