Tasks: Update to 1.0.10 (43); disabled (no source for jar)

This commit is contained in:
Boris Kraut 2014-05-29 02:30:46 +02:00
parent eb3d82e31a
commit e19116af43
2 changed files with 23 additions and 0 deletions

View file

@ -51,6 +51,14 @@ Build:1.0.8,29
prebuild=mkdir -p $$PagerSlidingTabStrip$$/libs && \
mv libs/android-support-v4.jar $$PagerSlidingTabStrip$$/libs
Build:1.0.10,43
disable=retention-magic-1.2.2 is not released
commit=1.0.10
extlibs=android/android-support-v4.jar
srclibs=1:task-provider@1.0.10,2:PagerSlidingTabStrip@v1.0.1
prebuild=mkdir -p $$PagerSlidingTabStrip$$/libs && \
mv libs/android-support-v4.jar $$PagerSlidingTabStrip$$/libs
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.0.10

View file

@ -0,0 +1,15 @@
# Source details (the only mandatory fields)
Repo Type:git
Repo:https://github.com/dmfs/retention-magic.git
# Comma-separated list of subdirs to use. The first existing subdirectory
# found between those given will be used. If none is found or provided, the
# root of the repo directory will be used instead.
Subdir:
# Any extra commands to prepare the source library
Prepare:
# If given "Yes", "android update project -p ." will be executed
Update Project: