re-enable AnyMemo (proprietary deps were removed)

This commit is contained in:
Izzy 2021-10-23 16:02:21 +00:00
parent aa7a4fa284
commit 43d242cdf0

View file

@ -193,14 +193,31 @@ Builds:
scanignore:
- app/src/main/res/raw/gestures
- versionName: 10.11.7
versionCode: 237
commit: 10.11.7
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- freeApi16
rm:
- app/src/androidTest/assets/zip-test.zip
prebuild:
- pushd src/main/java/org/liberty/android/fantastischmemo/common
- mv AMSecrets.java.template AMSecrets.java
- popd
scanignore:
- app/src/main/res/raw/gestures
MaintainerNotes: |-
* replace achartengine with sourcebuild (xlythe?)
* clean!
Non-free: https://github.com/helloworld1/AnyMemo/issues/436
Non-free: https://github.com/helloworld1/AnyMemo/issues/436 -- solved, see https://github.com/helloworld1/AnyMemo/issues/519
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 10.9.993
CurrentVersionCode: 223
NoSourceSince: 10.9.993
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 10.11.7
CurrentVersionCode: 237