firebase / firebase/quickstart-java

Upgrade plugin to version 8.2.2 issue

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
241
Forks
148
PR merge metrics
No merged PRs in 30d

Description

Hi, I get following error, despite I upgraded to 8.2.2. Error is coming back.
I imported this file in Android Studio Hedgehog | 2023.1.1 Patch 2
I also took out compile and testcompile and replace it with implementation.

Error :
Gradle DSL method not found: 'classpath()'
Possible causes:
Your project may be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).
Upgrade plugin to version 8.2.2 and sync project
Open Gradle wrapper file
Apply Gradle plugin

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the imported project's Gradle wrapper and plugin configuration, then reproduce the sync in Android Studio Hedgehog. Done means the project syncs without the Gradle DSL method not found: 'classpath()' error after the plugin and dependency declarations are consistent with version 8.2.2.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.