Skip to content

Commit

Permalink
Merge pull request #39 from juliansteenbakker/dependabot/gradle/andro…
Browse files Browse the repository at this point in the history
…id/no.nordicsemi.android-dfu-2.0.3

build(deps): bump dfu from 2.0.2 to 2.0.3 in /android
  • Loading branch information
juliansteenbakker authored May 25, 2022
2 parents fc94280 + d5a7a76 commit a8579d6
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 a8579d6

Please sign in to comment.