added gingerbread build for justplayer

This commit is contained in:
David Black 2012-10-26 18:49:59 +01:00
parent 56a6a7cf5b
commit 729fc4d916

View file

@ -22,6 +22,13 @@ Build Version:3.14,141400250,1b6d591d4474,subdir=JUSTPLAYER,update=.;../ActionBa
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1
Build Version:3.17b,71400255,47e1b9b,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \
mkdir src/jp/co/kayo/android/localplayer/secret && \
wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
#Legacy i.e. gingerbread branch
Build Version:3.21b,1071400263,!build problems ef09c91,subdir=JUSTPLAYER,update=.;../ActionBarSherlock,\
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
@ -34,7 +41,7 @@ wget https://bitbucket.org/yokmama/just-player/downloads/Keys.java -P \
src/jp/co/kayo/android/localplayer/secret/
#master branch i.e ICS only
Build Version:3.21,1141600263,!build problems dfef8de,subdir=JUSTPLAYER,\
Build Version:3.21,1141600263,dfef8de,subdir=JUSTPLAYER,\
srclibs=JustPlayerPluginsAdView@fb467e,prebuild=\
rm -rf .google_apis && rm -f ../LibAndroTranslation-1.0.1/build.xml && \
$$SDK$$/tools/android update project -p ../LibAndroTranslation-1.0.1 && \