Skip to content

Commit

Permalink
Release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Jan 14, 2021
1 parent 227987b commit 6345d2b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,15 @@
# Version Release
This Is Latest Release

$version_release = 3.0.1
$version_release = 3.1.0

What's New??

* Fixing bugs *
* Cleaning Unused Resource *
* Refactoring Code *
* Enhance Performance *
* Update Build.gradle *
* Separating into different sources (Frogo-UI-Kit) *
* Update build.gradle *

# Download this project

Expand All @@ -46,7 +45,7 @@ What's New??

dependencies {
// library frogo-recycler-view
implementation 'com.github.amirisback:frogo-recycler-view:3.0.1'
implementation 'com.github.amirisback:frogo-recycler-view:3.1.0'
}

# Tutorial
Expand Down

0 comments on commit 6345d2b

Please sign in to comment.