Created
August 25, 2015 22:17
-
-
Save rozhok/4663364ad45b75ed1322 to your computer and use it in GitHub Desktop.
This file contains hidden or 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.5-bin/7mk8vyobxfh3eazpg3pi2y9mv/gradle-2.5/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