Skip to content

Commit

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

build(deps): bump no.nordicsemi.android:dfu from 2.3.0 to 2.3.1 in /android
  • Loading branch information
juliansteenbakker authored Oct 9, 2023
2 parents 22884b2 + 37e3f11 commit 66668a9
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.0'
implementation 'no.nordicsemi.android:dfu:2.3.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {
Expand Down

0 comments on commit 66668a9

Please sign in to comment.