Bump dependencies

(cherry picked from commit 37199a10bf)
This commit is contained in:
arkon
2022-05-11 18:09:13 -04:00
committed by Jobobby04
parent 393d7a1174
commit 409162d3d7
3 changed files with 5 additions and 4 deletions
@@ -216,6 +216,7 @@ class MainActivity : BaseActivity() {
val container: ViewGroup = binding.controllerContainer
router = Conductor.attachRouter(this, container, savedInstanceState)
.setPopRootControllerMode(Router.PopRootControllerMode.NEVER)
router.addChangeListener(
object : ControllerChangeHandler.ControllerChangeListener {
override fun onChangeStarted(