android / android/media-samples

Android Studio 3 build.gradle issues

Open
#21 2 comments 0 reactions 0 assignees View on GitHub
migrated googlesamples
Dominant language
Kotlin
Stars
1.4k
Forks
781
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by importing the Kotlin sample in Android Studio 3.0.1 and inspect the project's build.gradle files. Reproduce the outdated Kotlin runtime and Gradle deprecation warnings for compile, androidTestCompile, testCompile, and CompileOptions.bootClasspath; done means those reported warnings are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.