Browse Source

README.md: change the version of gradle to 1.7.

master
Reece H. Dunn 11 years ago
parent
commit
2eda3a1369
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -20,8 +20,8 @@ If you are building with Eclipse, you will also need:
If you are building on the command line, you will also need either:

1. ant (e.g. run `sudo apt-get install ant` on a Debian-based distribution), or
2. gradle 1.6, which can be installed from the
[Ubuntu PPA](https://launchpad.net/~cwchien/+archive/gradle/+files/gradle_1.6-0ubuntu1_all.deb)
2. gradle 1.7, which can be installed from the
[Ubuntu PPA](https://launchpad.net/~cwchien/+archive/gradle/+files/gradle-1.7_1.0-0ubuntu1_all.deb)
debian file (including on Debian systems)

## Building with Gradle

Loading…
Cancel
Save