mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Fix version name
This commit is contained in:
parent
85eb7b57d8
commit
f8a85a1787
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ RepoType: git
|
|||
Repo: https://gitlab.com/infomaniak/android-infomaniak-sync.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3
|
||||
- versionName: '1.3'
|
||||
versionCode: 23
|
||||
commit: '1.3'
|
||||
subdir: app
|
||||
|
|
@ -24,5 +24,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue