mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Easy WaterMark to 2.7.2 (20702)
This commit is contained in:
parent
81594105cc
commit
b6eb23c2cc
1 changed files with 13 additions and 2 deletions
|
|
@ -151,7 +151,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.2
|
||||
versionCode: 20702
|
||||
commit: 83c67b68b81e09bec12693ade397a30a27e45860
|
||||
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.8
|
||||
CurrentVersionCode: 20608
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 20702
|
||||
|
|
|
|||
Loading…
Reference in a new issue