NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

use default, cross-platform Gradle settings #5

Closed hrldcpr closed 9 years ago

hrldcpr commented 9 years ago

This fixes strange warnings in Gradle files when the project is opened on a non-Windows machine.

See this StackOverflow answer for more information.