mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Towercollector - fix build, versionName has suffix
This commit is contained in:
parent
6c0c54c57c
commit
22bfaecda0
1 changed files with 2 additions and 2 deletions
|
|
@ -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