Update MainActivity.kt
This commit is contained in:
@@ -108,11 +108,11 @@ class MainActivity : AppCompatActivity(), ThemeProvider {
|
||||
),
|
||||
ThemeHelper.SYSTEM_BAR_ALPHA
|
||||
)
|
||||
)
|
||||
updateManager = UpdateManager(this)
|
||||
updateManager.checkForUpdates()
|
||||
updateManager = UpdateManager(this)
|
||||
updateManager.checkForUpdates()
|
||||
}
|
||||
}
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
val navHostFragment =
|
||||
|
||||
Reference in New Issue
Block a user