mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
a95d2bb625
This removes dependencies on deprecated tools "ant" and "android project" The new method relies on JAVA_HOME and ANDROID_SDK being set. It also requires specific versions of the Android build-tools (26.0.1) and platforms (android-23). See updates to CONTRIBUTING.md and our Travis-CI config for details. Travis-CI and documentation also roll forward to latest public NDK r14b.