diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 61995b93..5e4fe3ba 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -67,7 +67,7 @@ The library is built on speed, performance, and approachability. It not only eliminates most boiler-plate code for dealing with databases, but also provides a powerful and simple API to manage interactions. Let DBFlow make SQL code <i>flow</i> like a steady stream so you can focus on writing amazing apps. ]]> - A robust, powerful, and very simple ORM android database library with annotation processing.</string> + </string> <string name="library_dbflow_libraryWebsite">https://github.com/Raizlabs/DBFlow</string> <string name="library_dbflow_libraryVersion">4.0.4</string> <!-- OpenSource section --> |