Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
add new android gradle directives
  • Loading branch information
Perspective[S] authored Sep 23, 2019
1 parent 798737a commit 39b067e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ repositories {
}

dependencies {
compile 'com.facebook.react:react-native:+'
compile 'com.koushikdutta.async:androidasync:2.1.6'
implementation 'com.facebook.react:react-native:+'
implementation 'com.koushikdutta.async:androidasync:2.1.6'
}

0 comments on commit 39b067e

Please sign in to comment.