Skip to content

Commit

Permalink
increase nordic ble lib to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtberlin authored and MagneFire committed Nov 4, 2023
1 parent b807220 commit 531595f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ dependencies {
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.osmdroid:osmdroid-android:6.1.16")
implementation("no.nordicsemi.android.support.v18:scanner:1.6.0")
implementation("no.nordicsemi.android:ble:2.6.0")
implementation("no.nordicsemi.android:ble:2.7.2")
}

0 comments on commit 531595f

Please sign in to comment.