jcesarmobile commented on issue #458: Unit tests for AndroidProject and Builders URL: https://github.com/apache/cordova-android/pull/458#issuecomment-400613409 I'm not really sure what the GradleBuilder is for, it was probably used before we had the StudioBuilder to build Eclipse Gradle projects, as Eclipse projects could be built with Ant or Gradle. According to a Joe's comment on this PR, it's not used now that we only have Android Studio projects https://github.com/apache/cordova-android/pull/437, so should be safe to delete. All Android Studio projects are Gradle projects, that's probably why the GradleBuilder and StudioBuilder are similar.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
