You've already forked RekomenciMobile
feat: add simple version of form
This commit is contained in:
@@ -39,6 +39,7 @@ googleServicesGMC = "4.4.4"
|
||||
crashlytics = "3.0.6"
|
||||
foundation = "1.9.4"
|
||||
kotzilla = "1.4.0"
|
||||
runtime = "1.9.5"
|
||||
|
||||
|
||||
[libraries]
|
||||
@@ -116,6 +117,7 @@ androidx-ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit
|
||||
compose-animation-graphics = { module = "androidx.compose.animation:animation-graphics" }
|
||||
androidx-foundation = { group = "androidx.compose.foundation", name = "foundation", version.ref = "foundation" }
|
||||
kotzilla-sdk = { group = "io.kotzilla", name = "kotzilla-sdk", version.ref = "kotzilla" }
|
||||
androidx-runtime = { group = "androidx.compose.runtime", name = "runtime", version.ref = "runtime" }
|
||||
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user