Skip to content

Commit

Permalink
Bump MultiplatformBleAdapter (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Dubiel committed Jun 8, 2021
1 parent a2c9761 commit 6b2586f
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:0.1.7'
implementation 'com.github.Polidea:MultiPlatformBleAdapter:b0272c0fae040cc90f790481c54e8f2d45304339'
}

0 comments on commit 6b2586f

Please sign in to comment.