Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FarshadTahmasbi authored May 30, 2021
1 parent fe1aeaa commit f45b32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ As we know we need a LifeCycleOwner (e.g Fragment or FragmentActivity) to create
Make sure your project includes jcenter in its repositories and add this to build.gradle in app module

dependencies {
implementation 'com.androidisland.arch:vita:0.1.0'
implementation 'com.androidisland.arch:vita:$latest_version'
}

## How to use
Expand Down

0 comments on commit f45b32a

Please sign in to comment.