googlesamples / googlesamples/mlkit
[Feature request] Consider dropping `androidx.appcompat:appcompat`
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**What's your feature request? Please describe.**
We don't need it for Compose. It would be great to rely on `androidx.activity.ComponentActivity`.
**Mobile environment**
Android.
**Additional context**
```diff
+--- com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1
| +--- com.google.mlkit:barcode-scanning-common:17.0.0
| | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*)
| | \--- com.google.mlkit:vision-common:17.0.0 -> 17.3.0
| | \--- com.google.mlkit:common:18.6.0 -> 18.11.0
| | +--- androidx.appcompat:appcompat:1.6.1 -> 1.7.1 (*)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.