Open crummy opened 8 years ago
Not sure if this is an actual bug or just me not understanding what my configuration should be to do so.
Regardless, when I run mvn package with the plugin, it generates some APKs for my Android app, but they are still there after running mvn clean.
mvn package
mvn clean
Not sure if this is an actual bug or just me not understanding what my configuration should be to do so.
Regardless, when I run
mvn package
with the plugin, it generates some APKs for my Android app, but they are still there after runningmvn clean
.