Update Scrambled Exif to 1.7.8 (71)

This commit is contained in:
F-Droid checkupdates bot 2022-07-28 18:34:15 +00:00
parent 0504bd35c1
commit ff08df368f

View file

@ -452,7 +452,19 @@ Builds:
gradle:
- standard
- versionName: 1.7.8
versionCode: 71
commit: 6155c49b92c167f0b0578fce38c6b7fcc5d0ea01
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- standard
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 1.7.7
CurrentVersionCode: 70
CurrentVersion: 1.7.8
CurrentVersionCode: 71