Hi everyone! The kotlin-android plugin seems to b...
# gradle
s
Hi everyone! The kotlin-android plugin seems to be allowing things to compile that shouldn't be able to. Basically, if a generated source file is using an annotation from another module then
kotlin-android
makes it so that module is not a required dependency. Does anyone know if this is a known bug?