Skip to content

Commit

Permalink
Updated MultiplatformBleAdapter for Android
Browse files Browse the repository at this point in the history
SHA: 58c87b49f12f4a5ab6f7af31f8085249e206400a => d2279e0
  • Loading branch information
dariuszseweryn committed Jun 9, 2020
1 parent 2ea88aa commit 387e4f0
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 @@ -46,5 +46,5 @@ repositories {

dependencies {
implementation "com.facebook.react:react-native:+"
implementation 'com.github.Polidea:MultiPlatformBleAdapter:58c87b49f12f4a5ab6f7af31f8085249e206400a'
implementation 'com.github.Polidea:MultiPlatformBleAdapter:d2279e0621b285f2d16382af668ae3981abf0639'
}

0 comments on commit 387e4f0

Please sign in to comment.