mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Talk to 12.1.0 (120010090)
This commit is contained in:
parent
b624f3790a
commit
762b0a873b
1 changed files with 13 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ Translation: https://www.transifex.com/nextcloud/public/
|
|||
Changelog: https://github.com/nextcloud/talk-android/releases
|
||||
Donate: https://nextcloud.com/include/
|
||||
|
||||
AutoName: Nextcloud Talk
|
||||
AutoName: Talk
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nextcloud/talk-android.git
|
||||
|
|
@ -521,10 +521,20 @@ Builds:
|
|||
- app/gplay.gradle
|
||||
prebuild: sed -i -e '/work-firebase/d' build.gradle
|
||||
|
||||
- versionName: 12.1.0
|
||||
versionCode: 120010090
|
||||
commit: ba63f0b94b8131883d68b6bff88a4832fff96e30
|
||||
subdir: app
|
||||
gradle:
|
||||
- generic
|
||||
rm:
|
||||
- app/gplay.gradle
|
||||
prebuild: sed -i -e '/work-firebase/d' build.gradle
|
||||
|
||||
MaintainerNotes: https://github.com/nextcloud/talk-android/issues/534.
|
||||
|
||||
ArchivePolicy: 5 versions
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
|
||||
CurrentVersion: 11.1.2
|
||||
CurrentVersionCode: 120000005
|
||||
CurrentVersion: 12.1.0
|
||||
CurrentVersionCode: 120010090
|
||||
|
|
|
|||
Loading…
Reference in a new issue