mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'master' into 'master'
New app: Easy Watermark Closes rfp#1458 See merge request fdroid/fdroiddata!7317
This commit is contained in:
commit
f36e272ec5
1 changed files with 9 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ AuthorWebSite: https://rosuh.me/
|
|||
SourceCode: https://github.com/rosuH/EasyWatermark
|
||||
IssueTracker: https://github.com/rosuH/EasyWatermark/issues
|
||||
|
||||
Name: Easy Watermark
|
||||
AutoName: 简单水印
|
||||
|
||||
RepoType: git
|
||||
|
|
@ -21,7 +20,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 10102
|
||||
commit: 1.1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- others
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 10102
|
||||
|
|
|
|||
Loading…
Reference in a new issue