Skip to content

Android Studio 3 build.gradle issues #21

Open
@carlrobert-sonymobile

Description

@carlrobert-sonymobile

Importing this project as a Kotlin code sample in Android Studio 3.0.1, I get the following warnings relating to build.gradle:

  1. AS 3.0.1 warns about an outdated Kotlin runtime
  2. There are gradle deprecation warnings relating to 'compile', 'androidTestCompile' and 'testCompile' dependencies and CompileOptions.bootClasspath

I'll submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions