File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
33![ Kotlin Dictionary Banner] ( assets/banner.png )
44
5+ ## Download the APK
6+ Access the latest APK for Kotlin Dictionary from the link below.
7+
8+ [ ![ Get APK] ( https://img.shields.io/badge/Get%20APK-maroon?style=for-the-badge&logo=android&logoColor=white )] ( https://github.com/DevelopersBreach/kotlin-dictionary-multiplatform/releases/download/v0.1.0/app-release-v0.1.0.apk )
9+
510---
611
712## 🎯 Roadmap
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ kotlin {
8686 implementation(libs.koin.android)
8787 implementation(libs.koin.androidx.compose)
8888 implementation(libs.generativeai)
89+ implementation(compose.uiTooling)
8990 }
9091 commonMain.dependencies {
9192 implementation(compose.runtime)
You can’t perform that action at this time.
0 commit comments