summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index 9147d3f976..8121d0deb4 100644
--- a/circle.yml
+++ b/circle.yml
@@ -193,9 +193,9 @@ commands:
command: |
cd /opt/android/tools/bin
./sdkmanager --uninstall "ndk-bundle"
- ./sdkmanager "ndk;21.0.6113669"
+ ./sdkmanager "ndk;21.3.6528147"
cd /opt/android
- ln -s ndk/21.0.6113669 ndk-bundle
+ ln -s ndk/21.3.6528147 ndk-bundle
login-google-cloud-platform:
steps:
- run: