Skip to content

Instantly share code, notes, and snippets.

@sanogueralorenzo
Created October 22, 2018 15:52
Show Gist options
  • Save sanogueralorenzo/e9b751a8c0e059d7323674567befdbdb to your computer and use it in GitHub Desktop.
Save sanogueralorenzo/e9b751a8c0e059d7323674567befdbdb to your computer and use it in GitHub Desktop.
class App : Application() {
override fun onCreate() {
super.onCreate()
Posts.init()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment