mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
🐛
Add previous version.
This commit is contained in:
parent
39966e258d
commit
ebbaf48f6a
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