mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Monocles Chat - disable build and AUM
This commit is contained in:
parent
1c42e6d724
commit
81e45ffb19
1 changed files with 2 additions and 1 deletions
|
|
@ -134,6 +134,7 @@ Builds:
|
|||
|
||||
- versionName: 1.5.8
|
||||
versionCode: 119
|
||||
disable: https://codeberg.org/Arne/monocles_chat/issues/38
|
||||
commit: 580b26912191aa39deb7dc627a530eb5f23fc84f
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -143,7 +144,7 @@ Builds:
|
|||
- git
|
||||
prebuild: sed -i -e '/signingConfigs./d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^v\d+\.\d+(\.\d+)?$
|
||||
CurrentVersion: 1.5.8
|
||||
CurrentVersionCode: 119
|
||||
|
|
|
|||
Loading…
Reference in a new issue