From 16d8b65bc0efda22be8d9466cff2486cf5eada2a Mon Sep 17 00:00:00 2001 From: Michael Karcher Date: Fri, 21 Apr 2023 18:10:10 +0200 Subject: VS/Android: Use safe API level when detecting the NDK directory --- Modules/Platform/Android/VCXProjInspect.vcxproj.in | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/Platform/Android/VCXProjInspect.vcxproj.in b/Modules/Platform/Android/VCXProjInspect.vcxproj.in index 71fd214..f87d59b 100644 --- a/Modules/Platform/Android/VCXProjInspect.vcxproj.in +++ b/Modules/Platform/Android/VCXProjInspect.vcxproj.in @@ -19,6 +19,7 @@ DynamicLibrary MultiByte + android-21 -- cgit v0.12