Update Souvenirs to 2.7.1 (24)

This commit is contained in:
F-Droid checkupdates bot 2022-09-06 05:30:35 +00:00
parent 0f5e04df23
commit 8834f90c73

View file

@ -123,7 +123,20 @@ Builds:
rm:
- app/gradle
- versionName: 2.7.1
versionCode: 24
commit: 0dbb4a1955bf71aec587ac1fd6c2a15fdbadc0a0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- app/gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
CurrentVersion: 2.7.0
CurrentVersionCode: 23
CurrentVersion: 2.7.1
CurrentVersionCode: 24