mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Easy WaterMark to 2.8.5 (20805)
This commit is contained in:
parent
a8676f1ba0
commit
6aa4c7c002
1 changed files with 13 additions and 2 deletions
|
|
@ -228,7 +228,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.5
|
||||
versionCode: 20805
|
||||
commit: 9b95d6d82254ea981fa6a3cc9484e6e8463ba9b0
|
||||
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.8.2
|
||||
CurrentVersionCode: 20802
|
||||
CurrentVersion: 2.8.5
|
||||
CurrentVersionCode: 20805
|
||||
|
|
|
|||
Loading…
Reference in a new issue