mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Voice: enable AUM
This commit is contained in:
parent
d9889417a6
commit
f5033aaf0e
1 changed files with 4 additions and 4 deletions
|
|
@ -919,9 +919,9 @@ Builds:
|
|||
scandelete:
|
||||
- buildSrc
|
||||
|
||||
MaintainerNotes: Cannot use AUM/UCM because version name and code are defined in buildSrc/src/main/kotlin/deps/Deps.kt.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/PaulWoitaschek/Voice/blob/master/buildSrc/src/main/kotlin/deps/Deps.kt|versionCode
|
||||
= ([0-9]+)|.|versionName = "(.+)"
|
||||
CurrentVersion: 5.0.1
|
||||
CurrentVersionCode: 3060341
|
||||
|
|
|
|||
Loading…
Reference in a new issue