github kdroidFilter/Platform-Tools v0.1.0
0.1.0

latest releases: v0.6.1, v0.6.0, v0.5.0...
8 months ago

Release v0.1.0 🎉

The initial release of PlatformTools introduces essential utilities for Kotlin Multiplatform projects.

🚀 Features

  • Operating System Detection: Identify the current OS (Windows, Mac, Linux, Android, iOS, JS, WASM).
  • Cache Directory Access (JVM & Android only): Retrieve the cache directory path.
  • Application Versioning (JVM & Android only): Fetch the application version.

📦 Installation

Add the dependency to your project:

implementation("io.github.kdroidfilter:platformtools:0.1.0")

Full Changelog: https://github.com/kdroidFilter/Platform-Tools/commits/v0.1.0

Don't miss a new Platform-Tools release

NewReleases is sending notifications on new releases.