Skip to content

Commit

Permalink
bump to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlythe committed Sep 15, 2022
1 parent 489ad3a commit 553ca72
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 @@ -13,7 +13,7 @@ Where to Download
-----------------
```groovy
dependencies {
implementation 'com.xlythe:camera-view:2.0.5'
implementation 'com.xlythe:camera-view:2.0.6'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bintray.libraryName=CameraView

bintray.groupId=com.xlythe
bintray.artifact=camera-view
bintray.libraryVersion=2.0.5
bintray.libraryVersion=2.0.6

bintray.libraryDescription='An Android View that displays the camera'

Expand Down

0 comments on commit 553ca72

Please sign in to comment.