diff --git a/libuv.ndk.json b/libuv.ndk.json index f01b8fc84d4cc4985da2167a96a8f50fc7bc3e64..aeff061feeb2d620d78d62283890ab0ecc1f7516 100644 --- a/libuv.ndk.json +++ b/libuv.ndk.json @@ -1,5 +1,5 @@ [ - {"name": "uv_version"}, + {"name":"uv_version"}, {"name":"uv_version_string"}, {"name":"uv_replace_allocator"}, {"name":"uv_default_loop"}, @@ -281,4 +281,4 @@ {"name":"uv_thread_equal"}, {"name":"uv_loop_get_data"}, {"name":"uv_loop_set_data"} -] \ No newline at end of file +]