Hi is the error fixed? Because we are facing the same issue. 1.3.0-beta1 version gives ur error for ico images in drawable folder and hence the project does not compile. If i remove the line in build file (1.3.0-beta1) it compiles fine
On Tuesday, 2 June 2015 17:05:59 UTC-7, Xavier Ducrohet wrote: > > Thanks for the report. We'll fix this ASAP. > > On Tue, Jun 2, 2015 at 10:28 AM, Scott Olcott <[email protected] > <javascript:>> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > http://developer.android.com | http://tools.android.com > > Please do not send me questions directly. Thanks! > -- 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.
