From 5fa8e18b04e024a4a287ec9a7e1a4b0de24932d8 Mon Sep 17 00:00:00 2001 From: "Victor Vucicevich (Vic Vu)" Date: Fri, 25 Feb 2022 13:50:39 -0500 Subject: [PATCH] Update START.md --- START.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/START.md b/START.md index 0096071..f6afb63 100644 --- a/START.md +++ b/START.md @@ -13,7 +13,9 @@ You can use Taplytics to create [Experiments](https://taplytics.com/docs/android ### Android Studio -1. _In your module’s build.gradle, add the url to the sdk._ +1. _In your module’s build.gradle, add the url to the sdk._ + + _**NOTE: In newer applications, this must also be added to your project's settings.gradle**_ ``` repositories {