79590374

Date: 2025-04-24 10:46:41
Score: 1
Natty:
Report link

Additionally, you might be missing the import in your build.gradle.kts (check the latest version):

dependencies {
    // Compose Navigation for Wear OS - Add explicit dependency
    implementation("androidx.navigation:navigation-compose:2.7.5")
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alexander Talavera Karslake