From a331c8a0dae5fc3946879c188632e25bb5d21599 Mon Sep 17 00:00:00 2001 From: afischerdev Date: Tue, 29 Jun 2021 13:04:47 +0200 Subject: [PATCH] migrate to gradle part 2 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 40fa91e..61843fc 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ A full documentation on how to set this up is available at ### Build and Install -To compile BRouter (including the BRouter Android app), add a file -local.properties to main folder with your Android path +To compile BRouter (including the BRouter Android app), add a file 'local.properties' to main folder with your Android path (Windows sample) ``` sdk.dir=D\:\\Android\\android-sdk