Skip to content

Instantly share code, notes, and snippets.

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