95 lines
5.6 KiB
TOML
95 lines
5.6 KiB
TOML
[versions]
|
|
accompanistNavigationMaterial = "0.36.0"
|
|
accompanistSystemuicontroller = "0.36.0"
|
|
agp = "8.13.0"
|
|
animation = "1.9.4"
|
|
coilCompose = "2.7.0"
|
|
converterGson = "3.0.0"
|
|
datastorePreferences = "1.1.7"
|
|
firebaseBom = "34.5.0"
|
|
firebaseMessaging = "25.0.1"
|
|
firebaseAnalytics = "23.0.0"
|
|
foundation = "1.9.4"
|
|
hiltAndroid = "2.57.1"
|
|
hiltCompiler = "2.57.1"
|
|
hiltNavigationCompose = "1.3.0"
|
|
kotlin = "2.2.21"
|
|
coreKtx = "1.17.0"
|
|
kotlinxSerializationJson = "1.9.0"
|
|
ktorClientCore = "3.3.1"
|
|
ktorClientWebsockets = "3.3.1"
|
|
ktorClientOkhttp = "3.2.3"
|
|
lifecycleRuntimeKtx = "2.9.4"
|
|
activityCompose = "1.11.0"
|
|
composeBom = "2025.10.01"
|
|
gmsVersion = "4.4.4"
|
|
lifecycleViewmodelComposeVersion = "2.9.4"
|
|
lottieCompose = "6.7.1"
|
|
materialIconsExtendedAndroid = "1.7.8"
|
|
navigationCompose = "2.9.5"
|
|
okhttp = "5.3.0"
|
|
protobufJavalite = "4.32.0"
|
|
retrofit = "3.0.0"
|
|
roomRuntime = "2.8.3"
|
|
socketIoClient = "2.1.1"
|
|
zxingAndroidEmbedded = "4.3.0"
|
|
graphicsShapes = "1.1.0"
|
|
material3 = "1.5.0-alpha07"
|
|
uiTooling = "1.9.4"
|
|
|
|
[libraries]
|
|
androidx-animation = { module = "androidx.compose.animation:animation", version.ref = "animation" }
|
|
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
|
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
|
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastorePreferences" }
|
|
androidx-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "foundation" }
|
|
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "hiltNavigationCompose" }
|
|
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycleViewmodelComposeVersion" }
|
|
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigationCompose" }
|
|
androidx-lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "lifecycleRuntimeKtx" }
|
|
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "roomRuntime" }
|
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "roomRuntime" }
|
|
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "roomRuntime" }
|
|
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "composeBom" }
|
|
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
|
|
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
|
|
androidx-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
|
|
androidx-material3 = { group = "androidx.compose.material3", name = "material3", version.ref = "material3" }
|
|
androidx-material-icons-extended-android = { module = "androidx.compose.material:material-icons-extended-android", version.ref = "materialIconsExtendedAndroid" }
|
|
|
|
accompanist-navigation-animation = { module = "com.google.accompanist:accompanist-navigation-animation", version.ref = "accompanistNavigationMaterial" }
|
|
accompanist-navigation-material = { module = "com.google.accompanist:accompanist-navigation-material", version.ref = "accompanistNavigationMaterial" }
|
|
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanistSystemuicontroller" }
|
|
|
|
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coilCompose" }
|
|
|
|
converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "converterGson" }
|
|
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hiltAndroid" }
|
|
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hiltCompiler" }
|
|
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerializationJson" }
|
|
|
|
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebaseBom" }
|
|
firebase-messaging = { module = "com.google.firebase:firebase-messaging", version.ref = "firebaseMessaging" }
|
|
firebase-analytics = { module = "com.google.firebase:firebase-analytics", version = "firebaseAnalytics" }
|
|
|
|
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktorClientCore" }
|
|
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktorClientOkhttp" }
|
|
ktor-client-websockets = { module = "io.ktor:ktor-client-websockets", version.ref = "ktorClientWebsockets" }
|
|
|
|
lottie-compose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottieCompose" }
|
|
|
|
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
|
|
protobuf-javalite = { module = "com.google.protobuf:protobuf-javalite", version.ref = "protobufJavalite" }
|
|
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
|
socket-io-client = { module = "io.socket:socket.io-client", version.ref = "socketIoClient" }
|
|
zxing-android-embedded = { module = "com.journeyapps:zxing-android-embedded", version.ref = "zxingAndroidEmbedded" }
|
|
androidx-graphics-shapes = { group = "androidx.graphics", name = "graphics-shapes", version.ref = "graphicsShapes" }
|
|
material-icons-extended = { group = "androidx.compose.material", name = "material-icons-extended" }
|
|
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling", version.ref = "uiTooling" }
|
|
|
|
[plugins]
|
|
android-application = { id = "com.android.application", version.ref = "agp" }
|
|
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
|
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
|
gms = { id = "com.google.gms.google-services", version.ref = "gmsVersion" }
|