Created
August 25, 2015 22:09
-
-
Save rozhok/1d71d0f3ac7cb223013e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd ~/cache/gradle/wrapper/dists/gradle-2.6-bin/7og9jkn1p1nxjafu1htp0hhvc/gradle-2.6/lib/plugins | |
wget https://bintray.com/artifact/download/jodastephen/maven/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar | |
rm joda-time-2.7.jar | |
mv joda-time-2.8.2.jar joda-time-2.7.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment