yshrsmz/BuildKonfig
BuildConfig for Kotlin Multiplatform Project observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.0
- age_days: 2781
- days_rel: 70
- days_push: 9
- n_releases_24m: 11
Adoption not part of the score
1209 stars · 47 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Gradle plugin that generates BuildConfig-style objects for Kotlin Multiplatform and Kotlin/JVM projects, embedding values from Gradle build files. It lets developers define configuration fields once in a shared place instead of wiring them separately per platform like Android and iOS.
Use cases
- generate buildconfig for kotlin multiplatform project
- share config values between android and ios in kmp
- embed gradle properties into kotlin multiplatform code
- replace android buildconfig in multiplatform app
- define build fields once for all kotlin targets
- inject api keys into kotlin multiplatform builds
When to choose
- you need BuildConfig-like constants across multiple Kotlin Multiplatform targets
- you want to avoid duplicating configuration setup per platform
- you use Gradle and Kotlin 2.1+ with KMP or Kotlin/JVM
When to avoid
- you only build for a single platform with native tooling already handling BuildConfig
- you need runtime-configurable settings rather than compile-time constants
- your project does not use Gradle
Facets
plugin · maturity active
build-tool configuration-management developer-tools developer-tools mobile-development cross-platform jvm cross-platform gradle-plugin kotlin-multiplatform buildconfig kmp build-configuration gradle android ios
1 source
- readme: https://github.com/yshrsmz/BuildKonfig · fetched 2026-08-28 · 7b395e4dc63b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yshrsmz/BuildKonfig | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="yshrsmz/BuildKonfig")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem