Skip to content

Instantly share code, notes, and snippets.

@ryansgot
Created May 13, 2018 06:21
Show Gist options
  • Save ryansgot/85ab2daeac88c62c69bb598dd274e196 to your computer and use it in GitHub Desktop.
Save ryansgot/85ab2daeac88c62c69bb598dd274e196 to your computer and use it in GitHub Desktop.
adding dbinfo dependency
dependencies {
/*...*/
implementation "com.fsryan.forsuredb:dbinfo:$forsuredbVersion"
/*...*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment