mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add UpdateCheckData in com.sadellie.unitto.yml to support version catalog
This commit is contained in:
parent
865ac5a874
commit
fba88aa9f9
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Currency converter uses an online service
|
||||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
|
|
@ -200,5 +201,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^(?!.*preview).*$
|
||||
UpdateCheckData: gradle/libs.versions.toml|versionCode\s=\s"(\d+)"|.|versionName\s=\s"(.*)"
|
||||
CurrentVersion: Olive Green
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue