mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Easy WaterMark to 2.8.0 (20801)
This commit is contained in:
parent
2701432ad8
commit
ce3769ca64
1 changed files with 13 additions and 2 deletions
|
|
@ -206,7 +206,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 20801
|
||||
commit: 093fbd6dea3e6306e5f8efc6c8cf64508a4dac4b
|
||||
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.7
|
||||
CurrentVersionCode: 20707
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 20801
|
||||
|
|
|
|||
Loading…
Reference in a new issue