| Index: docs/android_studio.md
|
| diff --git a/docs/android_studio.md b/docs/android_studio.md
|
| index 900f090be13ea88574c3076a01984be4010d8fa9..6dba8278f622ebb09f1d65c6ea12af719b663dc0 100644
|
| --- a/docs/android_studio.md
|
| +++ b/docs/android_studio.md
|
| @@ -120,7 +120,7 @@ resources, native libraries, etc.
|
|
|
| ### What works
|
|
|
| -* Tested with Android Studio v2.2.
|
| +* Tested with Android Studio v2.3.
|
| * Java editing and gradle compile works.
|
| * Instrumentation tests included as androidTest.
|
| * Symlinks to existing .so files in jniLibs (doesn't generate them).
|
|
|