在更新我的谷歌播放服務版本到最後發佈的版本,當在調試或啓用minify時顯示以下警告和任務未完成。
Warning:io.nlopez.smartlocation.activity.ActivityStore: can't find referenced method 'DetectedActivity(int,int,int)' in program class com.google.android.gms.location.DetectedActivity
Android - 更新後的警告谷歌播放服務
更新版本:compile 'com.google.android.gms:play-services:10.2.0'
我在gradle這個加入這一行apply plugin: 'com.google.gms.google-services'
誰能幫助我?
感謝您的時間 – Azak