Vertretungsplan: Try to remove jars; still disabled
This commit is contained in:
parent
75c961dc58
commit
9c78fe00e3
|
@ -15,9 +15,18 @@ Repo Type:git
|
||||||
Repo:https://github.com/johan12345/ls-vertretungsplan.git
|
Repo:https://github.com/johan12345/ls-vertretungsplan.git
|
||||||
|
|
||||||
Build:2.1.11,18
|
Build:2.1.11,18
|
||||||
disable=libs
|
disable=submodules fail
|
||||||
commit=41a4950bab304b2678dabdeac9d335fa4701f7af
|
commit=b97a2be30b1bb504a90178e6638305102d34e959
|
||||||
|
submodules=yes
|
||||||
subdir=Vertretungsplan
|
subdir=Vertretungsplan
|
||||||
|
target=android-19
|
||||||
|
extlibs=jsoup/jsoup-1.7.2.jar,android/android-support-v4.jar
|
||||||
|
srclibs=1:NoAnalytics@v0.3.1,Google-Gson@gson-2.2.4,ACRA@acra-4.5.0
|
||||||
|
prebuild=sed -i -e 's@\\\\@/@g' project.properties && \
|
||||||
|
cd libs && rm acra-*jar gson-*jar jsoup-*jar support-v4-*jar libGoogleAnalytics*jar && cd .. && \
|
||||||
|
cp -r $$ACRA$$/src/main/java/org src/ && \
|
||||||
|
cp -r $$Google-Gson$$/src/main src/main && \
|
||||||
|
cp libs/android-support-v4.jar ../libraries/pagerslidingtabstrip/library/libs/android-support-v4.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
2
srclibs/ACRA.txt
Normal file
2
srclibs/ACRA.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/ACRA/acra
|
Loading…
Reference in a new issue