diff --git a/README.md b/README.md index 849124e..8edea72 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Alternatively import the `/library` project into your Android Studio project and The library is currently configured to be built via Gradle only. It has the following dependencies: - * Android Gradle plugin v0.7.+ - `com.android.tools.build:gradle:0.7.3` + * Android Gradle plugin v0.7.3 - `com.android.tools.build:gradle:0.7.3` * Android Support Library v19 - `com.android.support:support-v4:19.0.+` Still use Eclipse/building with Ant? You can still use AndroidStaggeredGrid, it's just a few extra steps (left up to the read).