feat: Refactor Item Edit Screen with all API fields and user-friendly UI

This commit is contained in:
2025-09-28 11:33:57 +03:00
parent aa69776807
commit 5eb23eed5b
11 changed files with 1221 additions and 149 deletions

View File

@@ -3,7 +3,7 @@
plugins {
// [PLUGIN] Android Application plugin
id("com.android.application") version "8.12.2" apply false
id("com.android.application") version "8.13.0" apply false
// [PLUGIN] Kotlin Android plugin
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
// [PLUGIN] Hilt Android plugin