ОШИБКА. Не удалось получить неизвестное свойство config для объекта типа com.google.gms.googleservices.GoogleServicesPlugin $ GoogleServicesPluginConfig - PullRequest
8 голосов
/ 08 июля 2019

enter image description here

после того, как я обновлю свои зависимости службы Google Play до

    classpath 'com.google.gms:google-services:4.2.0'

ДО

    classpath 'com.google.gms:google-services:4.3.0'

1 Ответ

0 голосов
/ 18 июля 2019

В конце вашего android / app / build.gradle: com.google.gms.googleservices.GoogleServicesPlugin.config.disableVersionCheck = true

...