From 233a122ae028d8d722277a249092fb61f83a1daf Mon Sep 17 00:00:00 2001 From: mhmdanas <32234660+mhmdanas@users.noreply.github.com> Date: Wed, 12 May 2021 14:41:35 +0300 Subject: [PATCH] Mention AS canary build in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70cf94cb4..71f2b8a5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Before opening an issue, please make sure that your issue: #### To get started with development: 1. [Fork](https://help.github.com/articles/fork-a-repo/) and [clone](https://help.github.com/articles/cloning-a-repository/) the repository -2. Install and launch [Android Studio](https://developer.android.com/studio/index.html) +2. Install and launch [Android Studio's canary build](https://developer.android.com/studio/preview) (Tasks depends on some bleeding-edge features of the canary build, but in the future when those features are stabilized, you will be able to use the stable release of Android Studio) 3. Select `File > Open`, select the Tasks directory, and accept prompts to install missing SDK components #### Set up Mapbox