leboncoin/spark-android

[FR]: Add compatibility table to README

Aperta

#2106 aperta il 27 lug 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Kotlin (31 fork)auto 404
documentationgood first issuepriority:HIGH

Metriche repository

Star
 (85 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Describe the problem

Neither README.md nor any top-level doc states the minimum SDK, required Kotlin version, or compatible Compose BOM range. New consumers cannot tell if the library supports their target configuration before trying to integrate.

Describe the solution

Add a compatibility table to README.md with:

  • minSdk
  • Minimum Kotlin version
  • Compose BOM version the library is built against

Additional context

Priority: High. Effort: XS.

Guida contributor