diff --git a/metadata/com.googlecode.gtalksms.txt b/metadata/com.googlecode.gtalksms.txt index b3ef845601..e8926ae15e 100644 --- a/metadata/com.googlecode.gtalksms.txt +++ b/metadata/com.googlecode.gtalksms.txt @@ -15,7 +15,7 @@ new text message (SMS) or an incoming call. Think of it as a remote control for your Android phone via XMPP that informs you about recent events on your smartphone. -The non-free Google Admob library has been replace with the open-source MobAdMob. +Google Admob library is no longer in the source code. . Repo Type:hg @@ -24,9 +24,12 @@ Repo:https://code.google.com/p/gtalksms/ Build Version:4.2,64,v4.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=\ +echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \ +sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties #Device-variable: see downloads for current version Update Check Mode:None -Current Version:4.2 -Current Version Code:64 +Current Version:4.3 +Current Version Code:66 +