mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
fix AutoUpdateMode
This commit is contained in:
parent
5969122c26
commit
47ecec0f1a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: build.gradle|verCode\s?=\s=?(\d+)|.|verName\s?=\s?["'](.+)["']
|
UpdateCheckData: build.gradle|verCode\s?=\s=?(\d+)|.|verName\s?=\s?["'](.+)["']
|
||||||
CurrentVersion: 1.0.0
|
CurrentVersion: 1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue