Revert "Use a commit hash instead of 0.62 to test if repo works"

This reverts commit f0a40d8b6e1f165b75444353c8aac60c39c8ac68.
This commit is contained in:
Daniel Martí 2014-04-01 16:06:01 +02:00
parent f0a40d8b6e
commit f6cf7c9b0c

View File

@ -31,7 +31,7 @@ Add the following lines to your repo manifest:
<remote name="fdroid" fetch="https://git.gitorious.org/f-droid" />
<remote name="github" fetch="https://github.com/" />
<project path="packages/apps/fdroidclient" name="fdroidclient.git" remote="fdroid" revision="edd2de49c317ecd59ab7c9c193c7a3b7cc6edc3d" />
<project path="packages/apps/fdroidclient" name="fdroidclient.git" remote="fdroid" revision="0.62" />
<project path="packages/apps/fdroidclient/extern/UniversalImageLoader" name="nostra13/Android-Universal-Image-Loader" remote="github" revision="b1b49e51f2c43b119edca44691daf9ab6c751158" />
<project path="packages/apps/fdroidclient/extern/AndroidPinning" name="binaryparadox/AndroidPinning" remote="github" revision="ce84a19e753bbcc3304525f763edb7d7f3b62429" />