Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent cd474b0 commit d5a7a76
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 @@ -35,7 +35,7 @@ android {
}

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

0 comments on commit d5a7a76

Please sign in to comment.