2015-07-11 175 views
0

我可以在我的build.gradle文件中放置什麼依賴項,以便我可以使用Google的GcmTaskService(和/或其他GCM功能)?什麼是GcmTaskService(GCM)的依賴關係?

我更願意用具體的依賴,而不是使用通用谷歌Play服務的依賴性:compile 'com.google.android.gms:play-services:7.5.0'

回答

相關問題