mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Easy WaterMark to 2.6.7 (20607)
This commit is contained in:
parent
23fa0c5097
commit
896a43ea1e
1 changed files with 13 additions and 2 deletions
|
|
@ -129,7 +129,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.7
|
||||
versionCode: 20607
|
||||
commit: 9563385f87f45370ead9bc382b0a77afc278ea7b
|
||||
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.6.6
|
||||
CurrentVersionCode: 20606
|
||||
CurrentVersion: 2.6.7
|
||||
CurrentVersionCode: 20607
|
||||
|
|
|
|||
Loading…
Reference in a new issue