mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
linphone - fix lint
This commit is contained in:
parent
ab1b9e2340
commit
8ad8c13a86
1 changed files with 6 additions and 4 deletions
|
|
@ -1805,7 +1805,7 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/linphone-android-release-*.apk
|
||||
srclibs:
|
||||
- linphone-sdk@master
|
||||
- linphone-sdk@5.2.37
|
||||
rm:
|
||||
- app/google-services.json
|
||||
prebuild:
|
||||
|
|
@ -1860,7 +1860,7 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/linphone-android-release-*.apk
|
||||
srclibs:
|
||||
- linphone-sdk@master
|
||||
- linphone-sdk@5.2.37
|
||||
rm:
|
||||
- app/google-services.json
|
||||
prebuild:
|
||||
|
|
@ -1915,7 +1915,7 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/linphone-android-release-*.apk
|
||||
srclibs:
|
||||
- linphone-sdk@master
|
||||
- linphone-sdk@5.2.37
|
||||
rm:
|
||||
- app/google-services.json
|
||||
prebuild:
|
||||
|
|
@ -1959,7 +1959,9 @@ Builds:
|
|||
antifeatures:
|
||||
- UpstreamNonFree
|
||||
|
||||
MaintainerNotes: We patch linphone-sdk to remove GMS and Firebase, thus UpstreamNonFree.
|
||||
MaintainerNotes: |-
|
||||
We pull linphone-sdk at one random tag (since master is not allowed) and then checkout the latest tag available.
|
||||
We patch linphone-sdk to remove GMS and Firebase, thus UpstreamNonFree.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue