README: SDK and gradle are not the only build deps

There's also OpenJDK, the android target and build-tools, for example.
This commit is contained in:
Daniel Martí 2016-01-06 21:55:33 +01:00
parent 6ab5299e40
commit b22674e3e3

View File

@ -7,8 +7,8 @@ for Android.
## Building with Gradle
The only requirements are the [Android SDK](https://developer.android.com/sdk/)
and [Gradle](http://gradle.org/) 2.9:
You will need the [Android SDK](https://developer.android.com/sdk/) and
[Gradle](http://gradle.org/) 2.9:
cd F-Droid
gradle assembleRelease