Update AnyMemo to 10.6.3 (211)
This commit is contained in:
parent
fd48331c14
commit
14b3d996b7
|
@ -78,6 +78,18 @@ Build:10.6.2,209
|
||||||
popd
|
popd
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
|
Build:10.6.3,211
|
||||||
|
commit=10.6.3
|
||||||
|
init=rm -rf eclipse-deps/
|
||||||
|
gradle=free
|
||||||
|
rm=libs/*
|
||||||
|
extlibs=achartlib/achartengine-1.0.0.jar
|
||||||
|
prebuild=sed -i -e "/guava/acompile 'net.sf.opencsv:opencsv:2.3'" build.gradle && \
|
||||||
|
pushd src/org/liberty/android/fantastischmemo/ && \
|
||||||
|
mv AMSecrets.java.template AMSecrets.java && \
|
||||||
|
popd
|
||||||
|
buildjni=no
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* replace achartengine with sourcebuild (xlythe?)
|
* replace achartengine with sourcebuild (xlythe?)
|
||||||
* We don't supply auths/credentials for AMSecrets.java -- does this break the app?
|
* We don't supply auths/credentials for AMSecrets.java -- does this break the app?
|
||||||
|
|
Loading…
Reference in a new issue