mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
aed18f8c9c
commit
e8a5f4d1e6
1 changed files with 4 additions and 2 deletions
|
|
@ -46,9 +46,11 @@ Builds:
|
|||
gradle:
|
||||
- oss
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckData: buildSrc/src/main/kotlin/dependencies.kt|versionCode = (\d+)|.|versionName
|
||||
= "([\d\.]+)"
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 75
|
||||
|
||||
NoSourceSince: 3.0.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue