79351726

Date: 2025-01-13 09:43:06
Score: 1
Natty:
Report link

Had similar issue. The problem seemed to be that we where stil using java files not kotlin. (MainApplication.java => MainApplication.kt, MainActivity.java => MainActivity.kt). Also do not forget to add "apply plugin: "org.jetbrains.kotlin.android" at the top of your app/build.gradle file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dan-Mihai Cuc