Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: xamarin/monodroid@7edfb4a...d627218 * xamarin/monodroid@d627218f1: Bump to xamarin/android-sdk-installer@a6a2702a (xamarin/monodroid#1453) Update the `InstallAndroidDependencies` target to use the `ANDROID_HOME` environment variable by default, if set: % export ANDROID_HOME=path/to/android/sdk % dotnet build -t:InstallAndroidDependencies -f:net8.0-android \ -p:JavaSdkDirectory="<JavaSdkPath>" \ -p:AcceptAndroidSDKLicenses=True # provisions the Android SDK at $ANDROID_HOME
- Loading branch information