Merge pull request #1446 from srkunze/patch-1

Update SETUP.md
This commit is contained in:
Mario Đanić 2017-08-28 10:30:08 +02:00 committed by GitHub
commit 1c5b9cc53f

View file

@ -64,7 +64,7 @@ To set up the project in Android Studio follow the next steps:
- Windows: ```gradlew.bat clean build```
- Mac OS/Linux: ```./gradlew clean build```
The first time the Gradle wrapper is called, the correct Gradle version will be downloaded automatically. An Internet connection is needed for it works.
The first time the Gradle wrapper is called, the correct Gradle version will be downloaded automatically. That requires a working Internet connection.
The generated APK file is saved in android/build/outputs/apk as android-debug.apk