mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 15:02:51 +03:00
Add androidx.work:work-gcm to non-free dependencies
This commit is contained in:
parent
d5464fab34
commit
01699db376
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ NON_FREE_GRADLE_LINES = {
|
||||||
r'google.*admob',
|
r'google.*admob',
|
||||||
r'google.*play.*services',
|
r'google.*play.*services',
|
||||||
r'com.google.android.play:core.*',
|
r'com.google.android.play:core.*',
|
||||||
|
r'androidx.work:work-gcm',
|
||||||
r'crittercism',
|
r'crittercism',
|
||||||
r'heyzap',
|
r'heyzap',
|
||||||
r'jpct.*ae',
|
r'jpct.*ae',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue