mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
make lint happy (hopefully)
This commit is contained in:
parent
dd9c67ba06
commit
b804f5780f
1 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Categories:
|
||||
- System
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
- System
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Marco Lettieri
|
||||
AuthorEmail: m.lettieri@microbees.com
|
||||
AuthorWebSite: https://www.microbees.com/
|
||||
|
|
@ -14,14 +14,14 @@ RepoType: git
|
|||
Repo: https://github.com/marcolettieri/proximitycallfix
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0.2'
|
||||
- versionName: 1.0.2
|
||||
versionCode: 24
|
||||
commit: 1.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: %v
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0.2'
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue