提交 28090a8f 编写于 作者: Y yangming_ha 提交者: Gitee

change gn required version to 1714

上级 294618f5
......@@ -12,8 +12,8 @@
# limitations under the License.
import("//build/lite/ndk/ndk.gni")
# gn version >= 1717 required.
assert(gn_version >= 1717, "GN version 1717 required, please upgrade!")
# gn version >= 1714 required.
assert(gn_version >= 1714, "GN version 1714 required, please upgrade!")
# write version info.
version_info = [ "VERSION=\"$ohos_version\"",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册