Nextcloud Talk: disable AUM
Until https://github.com/nextcloud/talk-android/issues/534 is solved.
This commit is contained in:
parent
3c1e0e0b79
commit
bf90963d84
|
|
@ -370,6 +370,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 6.1.0
|
- versionName: 6.1.0
|
||||||
versionCode: 102
|
versionCode: 102
|
||||||
|
disable: unknown maven repo 'https://dl.bintray.com/mdjanic/maven'
|
||||||
commit: v6.1.0
|
commit: v6.1.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -378,8 +379,10 @@ Builds:
|
||||||
- app/gplay.gradle
|
- app/gplay.gradle
|
||||||
prebuild: sed -i -e '/work-firebase/d' build.gradle
|
prebuild: sed -i -e '/work-firebase/d' build.gradle
|
||||||
|
|
||||||
|
MaintainerNotes: https://github.com/nextcloud/talk-android/issues/534.
|
||||||
|
|
||||||
ArchivePolicy: 5 versions
|
ArchivePolicy: 5 versions
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
|
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
|
||||||
CurrentVersion: 6.1.0
|
CurrentVersion: 6.1.0
|
||||||
CurrentVersionCode: 102
|
CurrentVersionCode: 102
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue