forked from Olympic/NTO-2025-Android-TeamTask
feat: add query's to backend
This commit is contained in:
@@ -36,6 +36,9 @@ android {
|
||||
|
||||
dependencies {
|
||||
implementation("androidx.compose.material3:material3:1.4.0")
|
||||
implementation("androidx.compose.runtime:runtime:1.10.0")
|
||||
implementation("androidx.compose.foundation:foundation-layout:1.10.0")
|
||||
implementation("androidx.compose.foundation:foundation:1.10.0")
|
||||
defaultComposeLibrary()
|
||||
implementation("androidx.datastore:datastore-preferences:1.1.7")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0")
|
||||
|
||||
Reference in New Issue
Block a user