Skip to content

Instantly share code, notes, and snippets.

@Rasalexman
Created May 10, 2020 10:09
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 Rasalexman/d3d6700729f9fed5ed018b690921c66c to your computer and use it in GitHub Desktop.
Save Rasalexman/d3d6700729f9fed5ed018b690921c66c to your computer and use it in GitHub Desktop.
Module import exampe
class MainApplication : Application() {
override fun onCreate() {
super.onCreate()
kodi {
import(systemModule)
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment