Skip to content

Commit

Permalink
Fix crashes and Update ID PASS branding support for older android dev…
Browse files Browse the repository at this point in the history
…ices
  • Loading branch information
rjmangubat23 committed Jul 26, 2022
1 parent 3fec49a commit 94bc78a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified android/aar/smartscannerlib-debug.aar
Binary file not shown.
Binary file modified android/aar/smartscannerlib-release.aar
Binary file not shown.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ dependencies {
//RX
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'io.reactivex.rxjava2:rxjava:2.2.19'

//Sentry
implementation 'io.sentry:sentry-android:5.0.1'
}

0 comments on commit 94bc78a

Please sign in to comment.