googlemaps / googlemaps/android-maps-ktx

Fix ./gradlew lint warnings

Open
#57 7 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted priority: p3 stale
Dominant language
Kotlin
Stars
359
Forks
57
Avg merge
2d 15h
Merged PRs (30d)
9

Description

#### Steps to reproduce

1. Run `./gradlew lint` and address all warnings presented (you can see warnings reported in here: https://github.com/googlemaps/android-maps-ktx/actions/runs/109748915).

#### Code example

```
./gradlew lint
```

#### Stack trace
```
w: /Users/chrisarriola/workspace/android-maps-ktx/maps-v3-ktx/src/main/java/com/google/maps/android/ktx/MapFragment.kt: (25, 2): This class can only be used with the compiler argument '-Xopt-in=kotlin.RequiresOptIn'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.