File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11![ Image] ( https://github.com/agrosner/DBFlow/blob/develop/dbflow_banner.png?raw=true )
22
3- [ ![ JitPack.io] ( https://img.shields.io/badge/JitPack.io-4.0.0 -red.svg?style=flat )] ( https://jitpack.io/#Raizlabs/DBFlow ) [ ![ Android Weekly] ( http://img.shields.io/badge/Android%20Weekly-%23129-2CB3E5.svg?style=flat )] ( http://androidweekly.net/issues/issue-129 ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-DBFlow-brightgreen.svg?style=flat )] ( https://android-arsenal.com/details/1/1134 )
3+ [ ![ JitPack.io] ( https://img.shields.io/badge/JitPack.io-4.0.5 -red.svg?style=flat )] ( https://jitpack.io/#Raizlabs/DBFlow ) [ ![ Android Weekly] ( http://img.shields.io/badge/Android%20Weekly-%23129-2CB3E5.svg?style=flat )] ( http://androidweekly.net/issues/issue-129 ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-DBFlow-brightgreen.svg?style=flat )] ( https://android-arsenal.com/details/1/1134 )
44
55A robust, powerful, and very simple ORM android database library with ** annotation processing** .
66
@@ -41,7 +41,7 @@ Add the library to the project-level build.gradle, using the apt plugin to enabl
4141
4242``` groovy
4343
44- def dbflow_version = "4.0.4 "
44+ def dbflow_version = "4.0.5 "
4545 // or dbflow_version = "develop-SNAPSHOT" for grabbing latest dependency in your project on the develop branch
4646 // or 10-digit short-hash of a specific commit. (Useful for bugs fixed in develop, but not in a release yet)
4747
You can’t perform that action at this time.
0 commit comments