Update bitbeaker, switch to UCM:Tags
This commit is contained in:
parent
3397a2e236
commit
98ece335b3
|
@ -4,7 +4,7 @@ Web Site:https://bitbucket.org/saibotd/bitbeaker
|
||||||
Source Code:https://bitbucket.org/saibotd/bitbeaker/src
|
Source Code:https://bitbucket.org/saibotd/bitbeaker/src
|
||||||
Issue Tracker:https://bitbucket.org/saibotd/bitbeaker/issues
|
Issue Tracker:https://bitbucket.org/saibotd/bitbeaker/issues
|
||||||
|
|
||||||
Auto Name:Bitbeaker
|
Auto Name:bitbeaker
|
||||||
Summary:Bitbucket.org client
|
Summary:Bitbucket.org client
|
||||||
Description:
|
Description:
|
||||||
Bitbucket.org is a site that hosts code in git and hg (mercurial) repositories. You can
|
Bitbucket.org is a site that hosts code in git and hg (mercurial) repositories. You can
|
||||||
|
@ -24,9 +24,11 @@ prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@'
|
||||||
Build Version:2.4.1,16,release-v2.4.1,srclibs=ActionBarSherlock@4.3.1,\
|
Build Version:2.4.1,16,release-v2.4.1,srclibs=ActionBarSherlock@4.3.1,\
|
||||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||||||
|
Build Version:2.5,17,release-v2.5,srclibs=ActionBarSherlock@4.4.0,\
|
||||||
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:Tags
|
||||||
Current Version:2.5
|
Current Version:2.5
|
||||||
Current Version Code:17
|
Current Version Code:17
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue