gtalksms - wrong repo type and tag names, and 4.3 doesn't build
This commit is contained in:
parent
f443461eb6
commit
478ced12c4
|
@ -18,15 +18,15 @@ your smartphone.
|
|||
Google Admob library is no longer in the source code.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/gtalksms/
|
||||
|
||||
Build Version:4.2,64,v4.2,\
|
||||
Build Version:4.2,64,4.2,\
|
||||
update=.;external-libs/ActionBarSherlock-4.1.0.0,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
rm -rf test/ libs-sources/ libs/GoogleAdMobAdsSdk-6.0.1.jar libs/libGoogleAnalytics.jar && \
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties
|
||||
|
||||
Build Version:4.3,66,v4.3,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
Build Version:4.3,66,!doesn't build - error relating to AdMob (at 4.3),srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
|
|
Loading…
Reference in a new issue