I\'m newbie in maven and trying to configure it to build my android project with android-maven-plugin. I have an application.properties file in assets directory which contai
Sometimes it's caused by an inappropriate platform version. Try to set it right in your pom file. Look for smthg like
17