Skip to content
Snippets Groups Projects
Commit 35d28866 authored by akwizgran's avatar akwizgran
Browse files

Downgrade to NDK 23 to support API < 19.

parent 915f28f0
No related branches found
No related tags found
1 merge request!11Simplify zip paths, update Go and NDK
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
"sha256": "18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212" "sha256": "18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212"
}, },
"ndk": { "ndk": {
"url": "https://dl.google.com/android/repository/android-ndk-r25b-linux.zip", "url": "https://dl.google.com/android/repository/android-ndk-r23c-linux.zip",
"revision": "25.1.8937393", "revision": "23.2.8568313",
"sha256": "403ac3e3020dd0db63a848dcaba6ceb2603bf64de90949d5c4361f848e44b005" "sha256": "6ce94604b77d28113ecd588d425363624a5228d9662450c48d2e4053f8039242"
}, },
"timestamp": "201001010000.00" "timestamp": "201001010000.00"
}, },
...@@ -138,9 +138,9 @@ ...@@ -138,9 +138,9 @@
"sha256": "18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212" "sha256": "18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212"
}, },
"ndk": { "ndk": {
"url": "https://dl.google.com/android/repository/android-ndk-r25b-linux.zip", "url": "https://dl.google.com/android/repository/android-ndk-r23c-linux.zip",
"revision": "25.1.8937393", "revision": "23.2.8568313",
"sha256": "403ac3e3020dd0db63a848dcaba6ceb2603bf64de90949d5c4361f848e44b005" "sha256": "6ce94604b77d28113ecd588d425363624a5228d9662450c48d2e4053f8039242"
}, },
"timestamp": "201001010000.00" "timestamp": "201001010000.00"
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment