Don't update AnyMemo to 10.10 (225)

This commit is contained in:
Boris Kraut 2017-06-02 13:55:03 +02:00
parent 6a8d738ff5
commit 0ce9355cfe

View file

@ -148,8 +148,18 @@ Build:10.9.993,223
popd
scanignore=app/src/main/res/raw/gestures
Build:10.10,225
disable=non-free, https://github.com/helloworld1/AnyMemo/issues/436
commit=10.10
subdir=app
gradle=free
prebuild=pushd src/main/java/org/liberty/android/fantastischmemo/common && \
mv AMSecrets.java.template AMSecrets.java && \
popd && \
sed -i -e '/maven.google.com/d' -e '/play-services-auth/d' build.gradle
scanignore=app/src/main/res/raw/gestures
Maintainer Notes:
* next release should not require firebase anymore
* replace achartengine with sourcebuild (xlythe?)
* clean!
.