Unverified Commit f0a0b708 authored by Mygod's avatar Mygod Committed by GitHub

Update NDK to r19 stable

parent e28a9216
...@@ -2,7 +2,7 @@ FROM circleci/android:api-28 ...@@ -2,7 +2,7 @@ FROM circleci/android:api-28
# NDK see also: https://github.com/CircleCI-Public/circleci-dockerfiles/blob/cb8bda793023d3e919ea5553e2f2c04b71f53c49/android/images/api-28-ndk/Dockerfile#L181 # NDK see also: https://github.com/CircleCI-Public/circleci-dockerfiles/blob/cb8bda793023d3e919ea5553e2f2c04b71f53c49/android/images/api-28-ndk/Dockerfile#L181
ARG ndk_version=android-ndk-r19-beta2 ARG ndk_version=android-ndk-r19
ARG go_version=1.11 ARG go_version=1.11
ARG android_ndk_home=/opt/android/${ndk_version} ARG android_ndk_home=/opt/android/${ndk_version}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment