Gradleをインストール後にパスを通しコマンドプロンプトでバージョン確認のコマンドを実行した際に下記のようなエラーメッセージが現れました。
このエラーについてネットで調べてみてもほとんど情報が出てこなかったので、解決方法をご存じの方がおられましたら、お力をお貸しいただけると助かります。
よろしくお願いします。

Windows 7 32bit
Gradle 2.13

C:\>gradle -version

FAILURE: Build failed with an exception.

* What went wrong:
Failed to load native library 'native-platform.dll' for Windows 7 x86.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.