Skip to content

Commit

Permalink
Bumped up the include version to 0.3 in Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
saran2020 committed Aug 27, 2018
1 parent d8ed0cb commit 54425d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ the app level build.gradle of your project
```
dependencies {
...
implementation 'com.github.saran2020.realmbrowser:RealmBrowser:0.2'
implementation 'com.github.saran2020.realmbrowser:RealmBrowser:0.3'
releaseImplementation 'com.github.saran2020.realmbrowser:RealmBrowser-no-op:0.3'
}
```
or by cloning this project.

0 comments on commit 54425d6

Please sign in to comment.