mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Easy WaterMark to 2.5.0 (20500)
This commit is contained in:
parent
5ebcbf3094
commit
8c4643c18f
1 changed files with 13 additions and 2 deletions
|
|
@ -52,7 +52,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 20500
|
||||
commit: 6582a2bdb42346f40b77b40632f0e76bcd0303d2
|
||||
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.2.0
|
||||
CurrentVersionCode: 20200
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 20500
|
||||
|
|
|
|||
Loading…
Reference in a new issue