Skip to content

Commit

Permalink
Merge pull request #140 from juliansteenbakker/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oid/no.nordicsemi.android-dfu-2.4.2

build(deps): bump no.nordicsemi.android:dfu from 2.3.1 to 2.4.2 in /android
  • Loading branch information
juliansteenbakker authored Mar 27, 2024
2 parents 0ed14b9 + fbadbcf commit d286b20
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.3.1'
implementation 'no.nordicsemi.android:dfu:2.4.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit d286b20

Please sign in to comment.