From 14b3d996b7085bff74b2c983d6b4893f24f285f9 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 10 Feb 2015 08:37:34 +0100 Subject: [PATCH] Update AnyMemo to 10.6.3 (211) --- metadata/org.liberty.android.fantastischmemo.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/metadata/org.liberty.android.fantastischmemo.txt b/metadata/org.liberty.android.fantastischmemo.txt index e477020387..ee0c94aaf7 100644 --- a/metadata/org.liberty.android.fantastischmemo.txt +++ b/metadata/org.liberty.android.fantastischmemo.txt @@ -78,6 +78,18 @@ Build:10.6.2,209 popd 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: * replace achartengine with sourcebuild (xlythe?) * We don't supply auths/credentials for AMSecrets.java -- does this break the app?