Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
deckyfx committed Aug 2, 2017
1 parent d81c469 commit b45499d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Android user session stored in sqlite db, this is implementation of
* deckyfx/dbhelper
* deckyfx/simpleadapter
* gson
* greendao

Add it in your root build.gradle at the end of repositories:

Expand All @@ -22,6 +23,7 @@ Add the dependency
```gradle
dependencies {
compile 'com.google.code.gson:gson:2.8.1'
compile 'org.greenrobot:greendao:3.2.0'
compile 'com.github.deckyfx:simpleadapter:0.17@aar'
compile 'com.github.deckyfx:dbhelper:0.4'
compile 'com.github.deckyfx:dbsession:0.13'
Expand Down

0 comments on commit b45499d

Please sign in to comment.