leboncoin/spark-android

[FR]: Add compatibility table to README

開放

#2,106 建立於 2026年7月27日

 (0 則留言) (0 個反應) (0 位負責人)Kotlin (31 個分叉)auto 404
documentationgood first issuepriority:HIGH

倉庫指標

星標
 (85 顆星)
PR 合併指標
 (平均合併 4天 9小時) (30 天內合併 73 個 PR)

描述

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.

貢獻者指南