To use correctly the Android Gradle Plugin with Ko...
# gradle
j
To use correctly the Android Gradle Plugin with Kotlin, we need the
plugins { ... }
block to works out of the box. But the Android team does not publish the required metatdata of the Android Gradle Plugin to the
google()
repository. Please upvote this issue if you think that's bad https://issuetracker.google.com/issues/64551265
👍 1