请在App level build.gradle中添加以下行.
configurations { cleanedAnnotations compile.exclude group: 'org.jetbrains' , module:'annotations' }