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 Jul 14, 2020
1 parent d1c82b9 commit 8165abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The scan-framework libraries are published in the [jcenter](https://jcenter.bint

```gradle
dependencies {
implementation 'com.getbouncer:scan-framework:2.0.0013'
implementation 'com.getbouncer:scan-framework:2.0.0014'
}
```

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.0013
version=2.0.0014

0 comments on commit 8165abf

Please sign in to comment.