Update README: how to update gradle-api.jar

This commit is contained in:
Natalia Ukhorskaya
2015-04-22 14:43:10 +03:00
parent f0e93d2df5
commit 8ed628cef5
@@ -1,3 +1,13 @@
Updating version of gradle-api.jar
* change version in build.gradle file
* change gradle.api.jar.version in pom.xml
* run command: gradlew wrapper
* deploy gradle api to maven
Deploying gradle api to maven
* gradlew build