Android Studio Build Error - “Failed to resolve: monitor”
问题 I had a previously running project, where the versions were upgraded to the latest. Now I cannot build the project due to below build error. Failed to resolve: monitor Open File The "Open File" link is to the build.gradle (Module) file. I tried "Invalidate and Restart" which does not help. Searching under "Failed to resolve: monitor" or "Failed to resolve:" did not result in any solutions. I am completely stumped at this point. Module: build.gradle apply plugin: 'com.android.application'