remove legacy buildsystems (maven, ant)
Maven and ant builds aren't supported any more, so remove all their files still beeing present. * build.xml, custom_rules.xml and project.properties are from the android ant based build system. * pom.xml is used for maven builds * all jar files are not required by gradle since they are included through maven repositories instead.
Loading
Please register or sign in to comment