Same here! I thought I am the only one using webp in drawable. Hope this is fixed asap.
On Wednesday, June 3, 2015 at 2:28:57 AM UTC+9, Scott Olcott wrote: > > 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.
