Error RUN

Open
#136 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, firebase, kotlin

Research direction

Start by reproducing the reported assembleDebug run in the starter app and inspect build-android-start/app/build.gradle at line 2. Check the supplied google JSON and synced project configuration against the reported Firebase Crashlytics and compileSdkVersion errors; done means the starter app builds successfully.

Written by the indexing model from the issue text.

Description

needs-info

Hi, i need help. When i was running the starter app, after add google json and sync files, i got error this:

======
Executing tasks: [:build-android-start:app:assembleDebug] in project C:\Users\USER-HP\AndroidStudioProjects\codelab-friendlychat-android

Configuration on demand is an incubating feature.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file 'C:\Users\USER-HP\AndroidStudioProjects\codelab-friendlychat-android\build-android-start\app\build.gradle' line: 2

* What went wrong:
A problem occurred evaluating project ':build-android-start:app'.
> Plugin with id 'com.google.firebase.crashlytics' not found.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':build-android-start:app'.
> compileSdkVersion is not specified. Please add it to build.gradle

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 311ms
Dominant language
Kotlin
Stars
278
Forks
345
Avg merge
3d 5h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/codelab-friendlychat-android

All issues in firebase/codelab-friendlychat-android

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.