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?