good first issuehelp wantedpriority: p3stale
仓库指标
- 星标
- (356 个星标)
- PR 合并指标
- (平均合并 9天 7小时) (30 天内合并 7 个 PR)
描述
Steps to reproduce
- Run
./gradlew lintand 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'