From b8c30666adc6228938415c6f0fb543114e7fb9e5 Mon Sep 17 00:00:00 2001 From: Kaspar Date: Wed, 15 Apr 2020 11:32:43 +0200 Subject: [PATCH] Provide a full path instead of inside folder To me this is not so specific. I'd prefer to have a clear path, since the android project contains several gradle files in different directories. --- site/docs-md/android/updating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs-md/android/updating.md b/site/docs-md/android/updating.md index c00dc5d99b..49c7e12f4d 100644 --- a/site/docs-md/android/updating.md +++ b/site/docs-md/android/updating.md @@ -60,7 +60,7 @@ Recommended changes: * Create common variables - Create a `variables.gradle` file inside `android` folder with this content + Create a `android/variables.gradle` file with this content ``` ext {