diff options
Diffstat (limited to 'android/BuildInstructions.md')
-rw-r--r-- | android/BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md index 294af561dc8..8b4acec1b1e 100644 --- a/android/BuildInstructions.md +++ b/android/BuildInstructions.md @@ -17,7 +17,7 @@ include pre-compiled JAR files. Building any Ice application for Android requires Android Studio and the Android SDK build tools. We tested with the following components: -- Android Studio 2.4 preview +- Android Studio 3.0 preview - Android SDK 25 - Android Build Tools 26.0.0 rc1 |