mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Easy Watermark to 2.8.6 (20806)
This commit is contained in:
parent
7dabd12017
commit
6d4e8bb1b2
1 changed files with 14 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ AuthorWebSite: https://rosuh.me/
|
|||
SourceCode: https://github.com/rosuH/EasyWatermark
|
||||
IssueTracker: https://github.com/rosuH/EasyWatermark/issues
|
||||
|
||||
AutoName: Easy WaterMark
|
||||
AutoName: Easy Watermark
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rosuH/EasyWatermark
|
||||
|
|
@ -239,7 +239,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.6
|
||||
versionCode: 20806
|
||||
commit: 424d79bf5732dbb4ed912b90bd66b84b07ad0c62
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.5
|
||||
CurrentVersionCode: 20805
|
||||
CurrentVersion: 2.8.6
|
||||
CurrentVersionCode: 20806
|
||||
|
|
|
|||
Loading…
Reference in a new issue