Remove version logs until the build is working

pull/1413/head
Morgan Pretty 1 year ago
parent 5f0d5b7fc7
commit 2571716e0c

@ -5,8 +5,6 @@ local version_info = {
name: 'Version Information',
image: docker_base + 'android',
commands: [
'/usr/lib/android-ndk --version',
'/usr/lib/android-sdk --version'
]
};

Loading…
Cancel
Save