Skip to content

app/build.gradle correction required #65

Description

@mnarasimhan02

in app/build.gradle file

buildTypes.each {
it.buildConfigField 'String', 'OPEN_WEATHER_MAP_API_KEY', MyOpenWeatherMapApiKey

needs to be corrected.

The MyOpenWeatherMapApiKey should be specified within '"key"' i.e, '"actual_key"'

This may not not be an issue, but needs comment or correction in the source code else the buildconfig.Java will throw an error

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