data-binding-validator icon indicating copy to clipboard operation
data-binding-validator copied to clipboard

Warning:The following options were not recognized by any processor: '[android.databinding.minApi, android.databinding.enableDebugLogs, android.databinding.sdkDir, android.databinding.bindingBuildFolder, android.databinding.enableForTests, android.databinding.modulePackage, android.databinding.generationalFileOutDir, android.databinding.xmlOutDir, android.databinding.artifactType, android.databinding.printEncodedErrors, android.databinding.isTestVariant]'

Open ritunagpal opened this issue 7 years ago • 2 comments

I have used dagger too as a dependency and when i added this as an library project it build successfully, But at the time of application running i got the errror for the import statement in activity that

Warning:The following options were not recognized by any processor: '[android.databinding.minApi, android.databinding.enableDebugLogs, android.databinding.sdkDir, android.databinding.bindingBuildFolder, android.databinding.enableForTests, android.databinding.modulePackage, android.databinding.generationalFileOutDir, android.databinding.xmlOutDir, android.databinding.artifactType, android.databinding.printEncodedErrors, android.databinding.isTestVariant]'

Any Help is appreciated.

ritunagpal avatar Mar 09 '18 06:03 ritunagpal

i have the same error and it hasn't been fixed

FreedomChuks avatar Mar 05 '21 20:03 FreedomChuks

where you able to fix yours?

FreedomChuks avatar Mar 05 '21 20:03 FreedomChuks