Update README.md

This commit is contained in:
Igor Demin
2022-02-22 10:41:51 +03:00
committed by GitHub
parent c10aa97f09
commit 249f150b7b

View File

@@ -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 from [the offcial site](https://developer.android.com/studio/archive). It is mandatory to use version, written [here](https://github.com/JetBrains/androidx/blob/jb-main/gradle/libs.versions.toml#L11)
1. Download Android Studio from [the offcial site](https://developer.android.com/studio/archive). It is mandatory to use the version, written [here](https://github.com/JetBrains/androidx/blob/jb-main/gradle/libs.versions.toml#L11)
2. Set environment variables:
```
export ALLOW_PUBLIC_REPOS=1