clojure-android / lein-droid

A Leiningen plugin for building Clojure/Android projects
Eclipse Public License 1.0
645 stars 56 forks source link

Handle AAR files that don't include a `res` folder #168

Open dhleong opened 5 years ago

dhleong commented 5 years ago

This is technically against the AAR spec, but many of Google's own libraries omit this folder.