Don't update AnyMemo to 10.9.1 (220): Uses firebase now

This commit is contained in:
Boris Kraut 2016-06-13 20:15:24 +02:00
parent dca8532eab
commit 9f806d9d5f

View file

@ -120,6 +120,16 @@ Build:10.9,219
popd
scanignore=app/src/main/res/raw/gestures
Build:10.9.1,220
disable=uses firebase, see https://github.com/helloworld1/AnyMemo/issues/389
commit=10.9.1
subdir=app
gradle=free
prebuild=pushd src/main/java/org/liberty/android/fantastischmemo && \
mv AMSecrets.java.template AMSecrets.java && \
popd
scanignore=app/src/main/res/raw/gestures
Maintainer Notes:
* replace achartengine with sourcebuild (xlythe?)
* clean!