From 97980ad510a54d64a8e22a0508aed7cc98aa8f92 Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Mon, 15 Nov 2021 11:06:14 +0300 Subject: [PATCH] Update README.md --- compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/README.md b/compose/README.md index c098d61046..81f232f1c5 100644 --- a/compose/README.md +++ b/compose/README.md @@ -21,7 +21,7 @@ git config --global submodule.recurse true - CMake 3.10.2.4988404 (in folder $androidSdk/cmake, not in $androidSdk/cmake/$version) ## Developing in IDE -1. Download Android Studio 2021.1.1 Canary 8 (https://developer.android.com/studio/archive) (it is mandatory to use exactly Canary 8!) +1. Download Android Studio 2021.1.1 Canary 8 (https://developer.android.com/studio/archive) (it is mandatory to use exactly this version!) 2. Set environment variables: ``` export ALLOW_PUBLIC_REPOS=1