Skip to content

Instantly share code, notes, and snippets.

@balascript
Created November 23, 2019 02:56
Show Gist options
  • Save balascript/699d623cfa6107b667d5e7425a7de935 to your computer and use it in GitHub Desktop.
Save balascript/699d623cfa6107b667d5e7425a7de935 to your computer and use it in GitHub Desktop.
// file: android/app/build.gradle
...
dependencies {
...
compile project(':react-native-ble-manager')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment