update preinstalled ndk to r23b

This commit is contained in:
linsui 2022-02-10 16:47:03 +08:00
parent 39a25fc191
commit 3f62e0ebde
3 changed files with 4 additions and 4 deletions

View file

@ -304,8 +304,8 @@ CACHE_FILES = [
'0e46229820205440b48a5501122002842b82886e76af35f0f3a069243dca4b3c'),
('https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip',
'ad7ce5467e18d40050dc51b8e7affc3e635c85bd8c59be62de32352328ed467e'),
('https://dl.google.com/android/repository/android-ndk-r22b-linux-x86_64.zip',
'ac3a0421e76f71dd330d0cd55f9d99b9ac864c4c034fc67e0d671d022d4e806b'),
('https://dl.google.com/android/repository/android-ndk-r23b-linux.zip',
'c6e97f9c8cfe5b7be0a9e6c15af8e7a179475b7ded23e2d1c1fa0945d6fb4382'),
]