You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux: Fix gradle issue with Android builds on ubuntu* systems.
- Updated installer script to grab the latest version of Gradle, which fixes
the Android build issues on Ubuntu* based distros.
- Added git step to installer script, as some distros do not include it by default.
This fixes a potential issue with the sample code not being downloaded by the
installer.
0 commit comments