Skip to content

Commit

Permalink
pull in latest altbeacon binary which contains fix for AltBeacon/andr…
Browse files Browse the repository at this point in the history
  • Loading branch information
timsatterfield committed Mar 20, 2018
1 parent d93e47e commit a025a87
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 @@ -29,5 +29,5 @@ repositories {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.facebook.react:react-native:0.12.+'
compile 'org.altbeacon:android-beacon-library:2.9.2'
compile 'org.altbeacon:android-beacon-library:2.13.1'
}

0 comments on commit a025a87

Please sign in to comment.