Update AnyMemo to 10.7 (212)
This commit is contained in:
parent
720e26c1aa
commit
6dd6df9325
|
|
@ -2,8 +2,8 @@ Categories:Science & Education
|
||||||
# GPLv2 not compatible with jars
|
# GPLv2 not compatible with jars
|
||||||
License:GPL
|
License:GPL
|
||||||
Web Site:http://anymemo.org
|
Web Site:http://anymemo.org
|
||||||
Source Code:https://code.google.com/p/anymemo/source
|
Source Code:https://github.com/helloworld1/AnyMemo
|
||||||
Issue Tracker:https://code.google.com/p/anymemo/issues
|
Issue Tracker:https://github.com/helloworld1/AnyMemo/issues
|
||||||
Donate:http://anymemo.org
|
Donate:http://anymemo.org
|
||||||
|
|
||||||
Auto Name:AnyMemo
|
Auto Name:AnyMemo
|
||||||
|
|
@ -23,7 +23,7 @@ Cram search, does not work in this build.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/anymemo
|
Repo:https://github.com/helloworld1/AnyMemo
|
||||||
|
|
||||||
Build:8.3.0,135
|
Build:8.3.0,135
|
||||||
commit=a591497118fe2cae101027add50d835c7fe6ed27
|
commit=a591497118fe2cae101027add50d835c7fe6ed27
|
||||||
|
|
@ -93,6 +93,18 @@ Build:10.6.3,211
|
||||||
popd
|
popd
|
||||||
buildjni=no
|
buildjni=no
|
||||||
|
|
||||||
|
Build:10.7,212
|
||||||
|
commit=10.7
|
||||||
|
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/main/java/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?)
|
||||||
* clean!
|
* clean!
|
||||||
|
|
@ -101,6 +113,6 @@ Maintainer Notes:
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# See Issue tracker for apks
|
# See Issue tracker for apks
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:10.6.3
|
Current Version:10.7
|
||||||
Current Version Code:211
|
Current Version Code:212
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue