ndk-samples
ndk-samples copied to clipboard
Remove fragile gradle parsing.
My PGO sample broke this because it uses double quotes. Rather than fix the "parser", just explicitly list the versions we use here. Auto-detection is nice if we want to have a lot of versions supported, but we don't.