ncapdevi/FragNav

Cannot find or not found code in Kotlin dsl

thawzintoe-codigo opened this issue · 1 comments

I implement this "com.ncapdevi:frag-nav:3.3.0" in Kotlin dsl app build.gradle.kts but cannot found the code in main activity. Like this please how to fix it
Screen Shot 2022-06-27 at 23 25 04

You have to add to the repositories-block jcenter() // required for FragNav in your settings.gradle or build.gradle file.