feat: Refactor Item Edit Screen with all API fields and user-friendly UI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user