Skip to content

Instantly share code, notes, and snippets.

@berteodosio
Created June 15, 2019 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berteodosio/7ed8d754337da250da45cf7baa183b1b to your computer and use it in GitHub Desktop.
Save berteodosio/7ed8d754337da250da45cf7baa183b1b to your computer and use it in GitHub Desktop.
blockBuilder {
context = this@AppApplication
jsonResource = R.raw.configuration
remoteFileUrl = "https://<remote_file_url>.json"
log {
level = LogLevel.VERBOSE
ignoreThrowable = true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment