Raspicheck - fix build

@eidottermihi To be able to use auto-update either use the same Tag and versionName or Tag like `1.8.12` and have versionName as `v1.8.12` (this would work for the current metadata setup). You can't have `v` in Tags and no `v` in versionName
This commit is contained in:
Licaon_Kter 2018-10-15 10:52:18 +00:00
parent e38ca76b5b
commit e30f8a7d2b

View file

@ -33,12 +33,12 @@ Build:1.8.11,52
subdir=app
gradle=yes
Build:v1.8.12,53
commit=vv1.8.12
Build:1.8.12,53
commit=v1.8.12
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:v1.8.12
Current Version:1.8.12
Current Version Code:53