!update websms: build problem
This commit is contained in:
parent
0a38c853bd
commit
ca99acdacf
|
@ -10,8 +10,7 @@ WebSMS lets you send free and cheap TXT via different webservices.
|
|||
|
||||
You will need at least one WebSMS Connector (plugin/extension) to connect this app to the webservice
|
||||
of your choice. We have a couple in the repo but there is source code for many on the author's source
|
||||
code page and apks are available on the website. As WebSMS is not able to read messages you might
|
||||
find [[de.ub0r.android.smsdroid]] useful.
|
||||
code page and apks are available on the website.
|
||||
|
||||
Pricing depends on the webservice provider connected with the connector.
|
||||
The “SMS” Connector shipped with the app itself sends messages via standard GSM method and
|
||||
|
@ -31,6 +30,7 @@ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.p
|
|||
sed -i 's@\(android.library.reference.2=\).*@\1$$WebSMSAPI$$@' project.properties && \
|
||||
echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
|
||||
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
|
||||
Build Version:4.5.2,7452000,!build problem WebSMS-4.5.2
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue