Skip to content

Commit

Permalink
updated new lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
pawan singh chauhan committed Apr 3, 2017
1 parent 49fa589 commit 8c117b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,9 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
>**_"Add google-services.json at application level."_**
## Release Notes
### v0.0.3-beta1
### v0.0.3
* Bug fixes
* Marshmallow permission support added for fragment also
* Endless scroll for list view
* Endless scroll for recycler view
* Circular image view
Expand Down
2 changes: 1 addition & 1 deletion utility/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/pawanchauhan05/AndroidUtility'
gitUrl = 'https://github.com/pawanchauhan05/AndroidUtility.git'

libraryVersion = '0.0.3-beta1'
libraryVersion = '0.0.3'

developerId = 'pawanchauhan05'
developerName = 'Pawan Singh Chauhan'
Expand Down

0 comments on commit 8c117b6

Please sign in to comment.