Код: Выделить всё
[proguard] Warning: there were 184 classes in incorrectly named files.
[proguard] You should make sure all file names correspond to their class names.
[proguard] The directory hierarchies must correspond to the package hierarchies.
[proguard] (http://proguard.sourceforge.net/manual/troubleshooting.html#unexpectedclass)
[proguard] If you don't mind the mentioned classes not being written out,
[proguard] you could try your luck using the '-ignorewarnings' option.
[proguard] Error: Please correct the above warnings first.
boot-inf/classes , которая отличается от исходной структуры каталога. Как лучше всего решить эту проблему?
Подробнее здесь: https://stackoverflow.com/questions/482 ... amed-files