We have been using webp images in our src/main/res/drawable folder to help 
reduce the size of our apk.  This has been working for quite a while for 
us.  After trying out the 1.3.0-beta1 version of the gradle plugin this not 
longer works.  We get the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':module:mergeReleaseResources'.
> /path-to-module/src/main/res/drawable/image.webp: Error: The file name 
must end with .xml or .png


Is this expected?  Are webp images no longer supported?

Thanks,
Scott

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to