forked from github/wulkanowy-mirror
Use work-gcm dependency in play flavor only (#1069)
This commit is contained in:
parent
344d404238
commit
205bcf9c22
@ -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…
x
Reference in New Issue
Block a user