79565780

Date: 2025-04-10 05:30:40
Score: 2
Natty:
Report link

Update :android/app/build.gradleIts dependencies

Refer latest version and nearest your version https://mvnrepository.com/artifact/androidx.browser/browser

    implementation("androidx.browser:browser") {
        version {
            strictly("1.8.0")
        }
    }
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: rajar