| Index: docs/android_studio.md
|
| diff --git a/docs/android_studio.md b/docs/android_studio.md
|
| index 900f090be13ea88574c3076a01984be4010d8fa9..cefa5446e4d9fdbcc456266c24e84416b00559c7 100644
|
| --- a/docs/android_studio.md
|
| +++ b/docs/android_studio.md
|
| @@ -120,7 +120,8 @@ resources, native libraries, etc.
|
|
|
| ### What works
|
|
|
| -* Tested with Android Studio v2.2.
|
| +* Tested with Android Studio v2.3.
|
| + * If you get an error about build tools version 25.0.0, install it manually.
|
| * Java editing and gradle compile works.
|
| * Instrumentation tests included as androidTest.
|
| * Symlinks to existing .so files in jniLibs (doesn't generate them).
|
|
|