Inject the Application component without any parameters lazily into the main function:
fun main() {
...
val app by // your code here
}Inject the Application component without any parameters lazily into the main function:
fun main() {
...
val app by // your code here
}Create a free account to access the full topic