forked from github/wulkanowy-mirror
Use work-gcm dependency in play flavor only (#1069)
This commit is contained in:
parent
344d404238
commit
205bcf9c22
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ dependencies {
|
|||
implementation "me.zhanghai.android.materialprogressbar:library:1.6.1"
|
||||
|
||||
implementation "androidx.work:work-runtime-ktx:$work_manager"
|
||||
implementation "androidx.work:work-gcm:$work_manager"
|
||||
playImplementation "androidx.work:work-gcm:$work_manager"
|
||||
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.2.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue