Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Missing gradle.properties file #12

Description

@kissthecoder

The "Connect to Firebase" tutorial in Lesson 1 mentions that I should paste my Firebase root URL in the project properties. However, in the latest git repo there seems to be no such file included in the project. As a result I cannot add my URL and I get the error below when importing the project into Android Studio.

Error:(29, 0) Could not find property 'UniqueFirebaseRootUrl' on com.android.build.gradle.AppExtension_Decorated@2c58abb4.
Open File

I tried adding a file with this name manually from Android Studio and from the file system (and declaring the variable that way) but this does not work.

What am I doing wrong here?

Thanks for any help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions