Hi guys, I am getting this error, any idea? All li...
# android
p
Hi guys, I am getting this error, any idea? All libraries are on the latest version.
s
I had this problem when I migrated my project to use gradle kotlin dsl. Problem was of usage of 'base' or 'java' plugin in the project level build.gradle.kts file.