Correction, don't update com.googlecode.gtalksms
This commit is contained in:
parent
e78881628b
commit
da8d68cc36
|
|
@ -15,6 +15,9 @@ keyboard. The app also notifies you about new "events" on the phone, like a
|
||||||
new text message (SMS) or an incoming call. Think of it as a remote control
|
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
|
for your Android phone via XMPP that informs you about recent events on
|
||||||
your smartphone.
|
your smartphone.
|
||||||
|
|
||||||
|
Note: Newer versions of this app may be available elsewhere, which contain
|
||||||
|
proprietary software.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -27,7 +30,7 @@ echo "android.library.reference.2=$$MobAdMob$$" >> project.properties
|
||||||
Build Version:4.3,66,4.3,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
Build Version:4.3,66,4.3,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||||
Build Version:4.4.1,69,4.4.1,submodules=yes,update=.;external-libs/ActionBarSherlock/library
|
Build Version:4.4.1,69,4.4.1,submodules=yes,update=.;external-libs/ActionBarSherlock/library
|
||||||
Build Version:4.4.2,70,4.4.2,submodules=yes,update=.;external-libs/ActionBarSherlock/library
|
Build Version:4.4.2,70,!Proprietary binaries (at 4.4.2),submodules=yes,update=.;external-libs/ActionBarSherlock/library
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue