Commit 8dac914
committed
Use latest ndk version by sorting directories in descending order
Uses simple lexicographical, so no guarantees that it will work in all cases, but should be good enough for most.
Expectation is that users will have only one or two versions of NDK installed, or user should manually set the path if multiple versions are installed.1 parent 615aa21 commit 8dac914
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments