had forgotten to add gson extlib for dk.mide.fas.cmnightlies but we have a srclib already so use that
This commit is contained in:
parent
1b73e7118f
commit
757ed0d935
|
@ -14,9 +14,9 @@ opens a browser with review.cyangogenmod.org.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/fasmide/app-cm-nightlies
|
||||
|
||||
Build Version:1.2,2,e5a167430,srclibs=ActionBarSherlock@4.2.0,\
|
||||
extlibs=gson/gson-2.2.2.jar,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
Build Version:1.2,2,e5a167430,srclibs=Google-Gson@1163;ActionBarSherlock@4.2.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
echo 'source.dir=src;$$Google-Gson$$/src' > ant.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue