Update Notally to 4.8 (43)

This commit is contained in:
F-Droid checkupdates bot 2022-10-01 03:59:36 +00:00
parent 5fa15e2aaf
commit 5b6c7011ca

View file

@ -163,7 +163,18 @@ Builds:
gradle:
- yes
- versionName: '4.8'
versionCode: 43
commit: a4d20f38710a8b5bcdc48c25097ede70c297e4eb
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.7'
CurrentVersionCode: 42
CurrentVersion: '4.8'
CurrentVersionCode: 43