Skip to content

Commit

Permalink
build(deps): bump no.nordicsemi.android:dfu in /android
Browse files Browse the repository at this point in the history
Bumps [no.nordicsemi.android:dfu](https://github.com/NordicSemiconductor/Android-DFU-Library) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/NordicSemiconductor/Android-DFU-Library/releases)
- [Commits](NordicSemiconductor/Android-DFU-Library@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: no.nordicsemi.android:dfu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent 67a11aa commit 1fb14de
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 @@ -51,7 +51,7 @@ android {
}

dependencies {
implementation 'no.nordicsemi.android:dfu:2.4.2'
implementation 'no.nordicsemi.android:dfu:2.5.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit 1fb14de

Please sign in to comment.