mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Easy WaterMark to 2.7.6 (20706)
This commit is contained in:
parent
3972dbc154
commit
d8729b0b6e
1 changed files with 13 additions and 2 deletions
|
|
@ -184,7 +184,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.6
|
||||
versionCode: 20706
|
||||
commit: 85e5773c205f8428b2c85bad6214d8d28f8731e0
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.5
|
||||
CurrentVersionCode: 20705
|
||||
CurrentVersion: 2.7.6
|
||||
CurrentVersionCode: 20706
|
||||
|
|
|
|||
Loading…
Reference in a new issue