Skip to content

Commit

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

build(deps): bump no.nordicsemi.android:dfu from 2.7.0 to 2.8.0 in /android
  • Loading branch information
juliansteenbakker authored Dec 17, 2024
2 parents ce233d0 + fc8d209 commit 48d4f06
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.7.0'
implementation 'no.nordicsemi.android:dfu:2.8.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit 48d4f06

Please sign in to comment.