This commit is contained in:
Mark Villacampa
2015-03-24 00:44:40 +01:00
committed by Watson
parent 6a1a5f0f58
commit 6967077401

View File

@@ -176,7 +176,7 @@ module Motion; module Project;
end
if !File.exist?("#{ndk_path}/platforms/android-#{api_version_ndk}")
App.fail "The Android NDK installed on your system does not support API level #{api_version}. Run 'motion android-setup' to install a more recen NDK version."
App.fail "The Android NDK installed on your system does not support API level #{api_version}. Run 'motion android-setup' to install a more recent NDK version."
end
super