Towercollector - fix build, versionName has suffix
This commit is contained in:
parent
6c0c54c57c
commit
22bfaecda0
|
@ -63,7 +63,7 @@ Builds:
|
|||
gradle:
|
||||
- productionFdroid
|
||||
|
||||
- versionName: 1.22.0
|
||||
- versionName: 1.22.0-fdroid
|
||||
versionCode: 1220027
|
||||
commit: 1.22.0
|
||||
subdir: app
|
||||
|
@ -72,5 +72,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.22.0
|
||||
CurrentVersion: 1.22.0-fdroid
|
||||
CurrentVersionCode: 1220027
|
||||
|
|
Loading…
Reference in a new issue