Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

ERROR: File google-services.json is missing. (Since com.google.gms:google-services updated from 4.2.0 to 4.3.0)

There is already an open issue on github based on this

https://github.com/google/play-services-plugins/issues/91

The problem is google-services plugin ignores the build variant if it starts with a capital letter.

If you refactor the build variant names to camelCase, then it seems to detect the google-services.json file.

Tags:

Android

Gradle

Google Play Services

Android Gradle Plugin

Related

How can I enable react-i18n translation file to be used in the unit tests done with react-testing-library and jest? How to read properties with special characters from application.yml in springboot Remove empty line from a multi-line string with Java Monaco Editor intellisense from multiple files php comparison operator in assignment Group recursively adjacent tuples from a list in Python Polymorphic pattern matching results in ambiguous type Androidx MutliDex: The number of method references in a .dex file cannot exceed 64K Count the identical pairs in two lists How to align DropdownButton next to a TextField in Flutter? Function pointer parameter without asterisk Hyperledger Indy ERROR: Pool overlaps with other one on this address space

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy