Skip to content

Commit

Permalink
bump to v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlythe committed Sep 14, 2022
1 parent 31e6e3b commit 48c177f
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.2'
implementation 'com.xlythe:camera-view:2.0.3'
}
```

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.2
bintray.libraryVersion=2.0.3

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

Expand Down

0 comments on commit 48c177f

Please sign in to comment.