Update Souvenirs to 2.7.0 (23)

This commit is contained in:
F-Droid checkupdates bot 2022-08-08 05:31:42 +00:00
parent b6c53360a3
commit 71dd53fa34

View file

@ -152,7 +152,20 @@ Builds:
rm:
- app/gradle
- versionName: 2.7.0
versionCode: 23
commit: 2700b42ab224962869968f1f29953a389b04734f
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.6.1
CurrentVersionCode: 22
CurrentVersion: 2.7.0
CurrentVersionCode: 23