Add note about current android release issues

Summary: Per title

Reviewed By: danielbuechele

Differential Revision: D8659337

fbshipit-source-id: 3415dfa34b7a4918e9df2abd7f226f62eb63c4d7
This commit is contained in:
Pascal Hartig
2018-06-27 08:02:15 -07:00
committed by Facebook Github Bot
parent 85a0e1d24f
commit 1060542f64

View File

@@ -25,6 +25,10 @@ Once you start Sonar and launch an emulator/simulator or connect a device, you w
Sonar is distributed via JCenter. Add dependencies to your `build.gradle` file. Sonar is distributed via JCenter. Add dependencies to your `build.gradle` file.
> Note: There are some problems with our current Android release. Check out [the
> tracking Github issue](https://github.com/facebook/Sonar/issues/21) for
> work-arounds while we're working on a solution.
``` ```
repositories { repositories {
jcenter() jcenter()