mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Voice: disable UCM
This commit is contained in:
parent
e027b6ff9a
commit
6b910b60a6
1 changed files with 4 additions and 2 deletions
|
|
@ -906,7 +906,9 @@ Builds:
|
|||
gradleprops:
|
||||
- org.gradle.jvmargs=-Xmx1g
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+?$
|
||||
MaintainerNotes: Cannot use AUM/UCM because version name and code are defined in buildSrc/src/main/kotlin/deps/Deps.kt.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 4.3.3
|
||||
CurrentVersionCode: 3060327
|
||||
|
|
|
|||
Loading…
Reference in a new issue