Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wushensky committed May 21, 2020
1 parent 03638e4 commit e350a3e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ These libraries are published in the [jcenter](https://jcenter.bintray.com/com/g

```gradle
dependencies {
implementation 'com.getbouncer:scan-framework:2.0.0007'
implementation 'com.getbouncer:scan-camera:2.0.0007'
implementation 'com.getbouncer:scan-ui:2.0.0007'
implementation 'com.getbouncer:scan-framework:2.0.0008'
implementation 'com.getbouncer:scan-camera:2.0.0008'
implementation 'com.getbouncer:scan-ui:2.0.0008'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ android.useAndroidX=true
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
version=2.0.0007
version=2.0.0008
2 changes: 1 addition & 1 deletion scan-camera-android

0 comments on commit e350a3e

Please sign in to comment.