mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'voice-fix-update-check' into 'master'
Voice: Fix update check See merge request fdroid/fdroiddata!6731
This commit is contained in:
commit
1ed06c6ec2
1 changed files with 1 additions and 2 deletions
|
|
@ -921,7 +921,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/PaulWoitaschek/Voice/blob/master/buildSrc/src/main/kotlin/deps/Deps.kt|versionCode
|
||||
= ([0-9]+)|.|versionName = "(.+)"
|
||||
UpdateCheckData: https://github.com/PaulWoitaschek/Voice/raw/master/buildSrc/src/main/kotlin/deps/Deps.kt|versionCode\s*=\s*([0-9]+)|.|versionName\s*=\s*"(.+)"
|
||||
CurrentVersion: 5.0.1
|
||||
CurrentVersionCode: 3060341
|
||||
|
|
|
|||
Loading…
Reference in a new issue