mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Restrict Podverse to release versions
This commit is contained in:
parent
a0e809f5f8
commit
32abe7e325
1 changed files with 1 additions and 1 deletions
|
|
@ -1183,7 +1183,7 @@ Builds:
|
|||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
UpdateCheckData: android/app/build.gradle|versionCode\s(\d+)|.|versionName\s"(.+)"
|
||||
CurrentVersion: 4.3.4
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue