mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Scrambled Exif to 1.7.8 (71)
This commit is contained in:
parent
0504bd35c1
commit
ff08df368f
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue