change license for com.tnc.android.graphite but still errors ...
don't use tags= in url where it isn't needed
This commit is contained in:
parent
b6ba348bdf
commit
195e36791f
|
@ -27,7 +27,7 @@ The proprietary Google AdMobSDK was replaced with a dummy library.
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://mobilewebcam-android.googlecode.com/svn;trunk=/;tags=/
|
||||
Repo:http://mobilewebcam-android.googlecode.com/svn/trunk
|
||||
|
||||
#Hash of lib matches http://www.docjar.com/jar/commons-net-ftp-2.0.jar
|
||||
Build Version:2.59,87,7,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
|
@ -49,7 +49,7 @@ echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
|
|||
sed -i '/proguard/d;/key/d' project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Update Check Mode:None
|
||||
Current Version:2.98
|
||||
Current Version Code:118
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/tjoelsson/graphitoid
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/tjoelsson/graphitoid
|
||||
Issue Tracker:https://github.com/tjoelsson/graphitoid/issues
|
||||
|
||||
|
@ -13,13 +13,16 @@ graphing server. Displays graphs and allows metrics filtering.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/tjoelsson/graphitoid.git
|
||||
|
||||
Build Version:2.1.0,4,a9683ec7f6c,target=android-15,\
|
||||
Build Version:2.1.0,4,!Resource errors for srclib at a9683ec7f6c,target=android-15,\
|
||||
srclibs=Tree-View-List@a483e46d495a;DateSlider@14,\
|
||||
prebuild=echo "android.library.reference.1=$$Tree-View-List$$" >> project.properties && \
|
||||
echo "android.library.reference.2=$$DateSlider$$" >> project.properties
|
||||
echo "android.library.reference.2=$$DateSlider$$" >> project.properties && \
|
||||
sed -i '/key/d' $$Tree-View-List$$/ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:2.1.1
|
||||
Current Version Code:5
|
||||
|
||||
No Source Since:2.1.1
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ app by long-pressing the board and choosing Load game from Scid file.
|
|||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://cuckoochess.googlecode.com/svn;trunk=trunk;tags=/
|
||||
Repo:http://cuckoochess.googlecode.com/svn/trunk
|
||||
|
||||
Build Version:1.44,51,963,subdir=DroidFish,buildjni=yes,target=android-10,\
|
||||
prebuild=cp -r ../CuckooChessEngine/src/* src/
|
||||
|
|
Loading…
Reference in a new issue