Skip to content
All Android projects
G

Developer Tools

GitGetAppVault

In development

Across 22+ live and in-development Android apps, signing keys, version state, and Play Console metadata kept drifting. GitGetAppVault is the Kotlin Multiplatform module that owns that state — one source of truth for keystore aliases, versionCode bumps, and release notes, shared by every app in the portfolio.

Kotlin MultiplatformGradlePlay Console

What it does

  • KMP shared module — same logic on Android, JVM tooling, and CI
  • Keystore alias and signing config resolution from local.properties
  • Version state (VERSION_MAJOR/MINOR/PATCH/CODE) read from config/version.properties
  • Play Store metadata helpers — release notes, listing copy, screenshots path
  • Designed for cross-app portfolio operations, not single-app builds

Want a heads-up when GitGetAppVault releases?

Subscribe via blog

Related posts

Related across catalogs