Update NoNonsense Notes to 7.1.7 (71700)

This commit is contained in:
F-Droid checkupdates bot 2024-01-28 07:30:49 +00:00
parent 97c9a33f41
commit 612ea2de87

View file

@ -200,6 +200,19 @@ Builds:
rm:
- app/src/androidTest
- versionName: 7.1.7
versionCode: 71700
commit: 066133eedc479cf7a721a8fffc1490b71595e937
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
rm:
- app/src/androidTest
MaintainerNotes: |-
* INFO: replaced dashclock-api-r1.jar with dashclock-api:2.0.0
* INFO: removed androidannotations-3.0.1.jar, if needed add
@ -211,5 +224,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 7.1.6
CurrentVersionCode: 71600
CurrentVersion: 7.1.7
CurrentVersionCode: 71700