Skip to content

Commit

Permalink
example: Update dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Nov 20, 2018
1 parent 2fb7de4 commit 59720bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sdk-app-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ android {
}

dependencies {
implementation 'com.bugsnag:bugsnag-android-ndk:4.8.1'
implementation 'com.bugsnag:bugsnag-android-ndk:4.9.2'
// If developing locally, replace the above line with the following:
// implementation project(path: ':sdk', configuration: 'default')
// api project(path: ':ndk', configuration: 'default')
Expand Down

0 comments on commit 59720bf

Please sign in to comment.