fix unterminated description oops
This commit is contained in:
parent
16091ecbb1
commit
a550d92c49
|
@ -31,6 +31,7 @@ to use all features.
|
|||
Flurry analytics library was removed before building. Thus the analytics switch
|
||||
in the preferences isn't relevant. Anti-feature: Tracking. Crash
|
||||
reports are sent by default, thought that can be disabled.
|
||||
.
|
||||
|
||||
#the trunk is old; leave as svn because it'll likely change
|
||||
Repo Type:svn
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Category:Phone & SMS
|
||||
License:GPLv2/GPLv3
|
||||
License:GPLv3
|
||||
Web Site:http://www.servalproject.org
|
||||
Source Code:https://github.com/servalproject/batphone
|
||||
Issue Tracker:https://github.com/servalproject/batphone/issues
|
||||
|
@ -37,8 +37,8 @@ The Java/XML part is distributable under the GNU GPLv3 while the serval-dna proj
|
|||
Repo Type:git
|
||||
Repo:https://github.com/servalproject/batphone.git
|
||||
|
||||
#Releases are in master branch, beta in development; version codes are mysterious
|
||||
Build Version:0.90-beta,1877,!needs checking 0.90-beta,buildjni=yes,submodules=yes,prebuild=\
|
||||
#Releases are in master branch, beta in development; run ant version to get version info
|
||||
Build Version:0.90-beta,1877,!need to build ELFs 0.90-beta,buildjni=yes,submodules=yes,prebuild=\
|
||||
sed -i 's/android:versionName="\@string\/version"/android:versionName="0.90-beta"/g' AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue