We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385699a commit 903cdfbCopy full SHA for 903cdfb
1 file changed
build-tools/mono-runtimes/mono-runtimes.props
@@ -113,7 +113,7 @@
113
114
<!-- Mono runtimes settings -->
115
<PropertyGroup>
116
- <_ArmNdkPlatformPath>$(AndroidToolchainDirectory)\ndk\platforms\android-4</_ArmNdkPlatformPath>
+ <_ArmNdkPlatformPath>$(AndroidToolchainDirectory)\ndk\platforms\android-9</_ArmNdkPlatformPath>
117
<_ArmAr>$(AndroidToolchainDirectory)\toolchains\arm-linux-androideabi-clang\bin\arm-linux-androideabi-ar</_ArmAr>
118
<_ArmAs>$(AndroidToolchainDirectory)\toolchains\arm-linux-androideabi-clang\bin\arm-linux-androideabi-as</_ArmAs>
119
<_ArmCc>$(AndroidToolchainDirectory)\toolchains\arm-linux-androideabi-clang\bin\arm-linux-androideabi-clang</_ArmCc>
0 commit comments