mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Merge branch 'scanner' into 'master'
Add androidx.work:work-gcm to non-free dependencies See merge request fdroid/fdroidserver!846
This commit is contained in:
commit
f3a5987677
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ NON_FREE_GRADLE_LINES = {
|
|||
r'google.*admob',
|
||||
r'google.*play.*services',
|
||||
r'com.google.android.play:core.*',
|
||||
r'androidx.work:work-gcm',
|
||||
r'crittercism',
|
||||
r'heyzap',
|
||||
r'jpct.*ae',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue