Skip to content

Commit 8e7279b

Browse files
author
Vladimir Bieleny
committed
android-ndk: add version r29
1 parent 9c1aac5 commit 8e7279b

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

recipes/android-ndk/all/conandata.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
sources:
2+
"r29":
3+
"Windows":
4+
"x86_64":
5+
url: "https://dl.google.com/android/repository/android-ndk-r29-windows.zip"
6+
sha256: "4f83a1a87ea0d33ae2b43812ce27b768be949bc78acf90b955134d19e3068f1c"
7+
"Linux":
8+
"x86_64":
9+
url: "https://dl.google.com/android/repository/android-ndk-r29-linux.zip"
10+
sha256: "4abbbcdc842f3d4879206e9695d52709603e52dd68d3c1fff04b3b5e7a308ecf"
11+
"Macos":
12+
"x86_64":
13+
url: "https://dl.google.com/android/repository/android-ndk-r29-darwin.zip"
14+
sha256: "ce5e4b100ec5fe5be4eb3edcb2c02528824ff9cda3860f5304619be6c3da34d3"
215
"r28c":
316
"Windows":
417
"x86_64":

recipes/android-ndk/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
versions:
2+
"r29":
3+
folder: all
24
"r28c":
35
folder: all
46
"r28b":

0 commit comments

Comments
 (0)