Update Notally to 4.5 (40)

This commit is contained in:
F-Droid checkupdates bot 2021-12-10 03:49:17 +00:00
parent 038e5b3936
commit f25350769c

View file

@ -131,7 +131,18 @@ Builds:
gradle:
- yes
- versionName: '4.5'
versionCode: 40
commit: 5062e61fae82a1536fa8b94c490c7fe1b1a00c1a
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '4.4'
CurrentVersionCode: 39
CurrentVersion: '4.5'
CurrentVersionCode: 40