Skip to content

Instantly share code, notes, and snippets.

@sem-nowsquare
sem-nowsquare / build.gradle
Created March 25, 2017 08:01
React Native Expo beacon test with react-native-beacons-manager
apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion '24.0.3'
defaultConfig {
applicationId "com.xxx.beacontest"
minSdkVersion 19
targetSdkVersion 24