mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 11:32:27 +00:00
Don't update AnyMemo to 10.9.1 (220): Uses firebase now
This commit is contained in:
parent
dca8532eab
commit
9f806d9d5f
1 changed files with 10 additions and 0 deletions
|
|
@ -120,6 +120,16 @@ Build:10.9,219
|
||||||
popd
|
popd
|
||||||
scanignore=app/src/main/res/raw/gestures
|
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:
|
Maintainer Notes:
|
||||||
* replace achartengine with sourcebuild (xlythe?)
|
* replace achartengine with sourcebuild (xlythe?)
|
||||||
* clean!
|
* clean!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue