diff options
author | Mark Spruiell <mes@zeroc.com> | 2017-07-18 11:17:46 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2017-07-18 11:17:46 -0700 |
commit | 72a1a4de81fb88d057f5f48f7ab41217b8112e40 (patch) | |
tree | 205c8eaf069cefe8972063451ec275085310b4ac /java | |
parent | Another js/README.md fix (diff) | |
download | ice-72a1a4de81fb88d057f5f48f7ab41217b8112e40.tar.bz2 ice-72a1a4de81fb88d057f5f48f7ab41217b8112e40.tar.xz ice-72a1a4de81fb88d057f5f48f7ab41217b8112e40.zip |
updating build tools version for java/android
Diffstat (limited to 'java')
-rw-r--r-- | java/android/BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/android/BuildInstructions.md b/java/android/BuildInstructions.md index aed0ea0ca2a..e02903d05d4 100644 --- a/java/android/BuildInstructions.md +++ b/java/android/BuildInstructions.md @@ -19,7 +19,7 @@ SDK build tools. We tested with the following components: - Android Studio 3.0 preview - Android SDK 25 -- Android Build Tools 26.0.0 rc3 +- Android Build Tools 26.0.0 Using Ice's Java mapping with Java 8 requires at minimum API level 24: |