mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Merge branch 'nonfreelib' into 'master'
scanner: add more nonfree libs See merge request fdroid/fdroidserver!1116
This commit is contained in:
commit
0aca165b4e
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ NON_FREE_GRADLE_LINES = {
|
||||||
r'com.tencent.bugly',
|
r'com.tencent.bugly',
|
||||||
r'appcenter-push',
|
r'appcenter-push',
|
||||||
r'com.github.junrar:junrar',
|
r'com.github.junrar:junrar',
|
||||||
|
r'androidx.navigation:navigation-dynamic-features',
|
||||||
|
r'xyz.belvi.mobilevision:barcodescanner',
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue