Unity-Technologies / com.unity.mobile.notifications

Mobile Notifications Package
https://docs.unity3d.com/Packages/com.unity.mobile.notifications@2.1/manual/index.html
Other
131 stars 42 forks source link

Update android execution image and use choco for unity-downloader-cli #258

Closed KernalPanik closed 1 year ago

KernalPanik commented 1 year ago

Use updated android-execution-base image that uses windows 21h1 version instead of 20h1. This unblocks the download of unity-downloader-cli via pip, but using choco is more reliable, as it sets PATH correctly.