You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing add apply plugin: 'kotlin-kapt' code into Gradle for kotlin version
Now it won't add apply plugin: 'kotlin-kapt' code ,And then I paste much time to find that was missing the code.
It would be greate for generating code like this:
Missing add
apply plugin: 'kotlin-kapt'
code into Gradle for kotlin versionNow it won't add
apply plugin: 'kotlin-kapt'
code ,And then I paste much time to find that was missing the code.It would be greate for generating code like this:
The text was updated successfully, but these errors were encountered: