2023-09-25 01:17:35 +05:30
|
|
|
[versions]
|
2023-12-20 15:57:20 +05:30
|
|
|
accompanist-pager = "0.28.0"
|
2025-06-18 18:22:03 +05:30
|
|
|
androidGradlePlugin = "8.10.1"
|
2023-12-20 15:57:20 +05:30
|
|
|
android-material = "1.9.0"
|
2025-01-17 09:36:45 -08:00
|
|
|
androidx-activityCompose = "1.10.0"
|
2023-12-20 15:57:20 +05:30
|
|
|
androidx-appcompat = "1.6.1"
|
2024-12-14 23:12:32 -08:00
|
|
|
androidx-constraintlayoutCompose = "1.1.0"
|
2024-11-26 00:52:01 +05:30
|
|
|
androidx-core-ktx = "1.15.0"
|
2024-11-06 17:32:58 +00:00
|
|
|
androidx-hilt = "1.2.0"
|
2024-12-14 23:23:45 -08:00
|
|
|
androidx-lifecycle = "2.8.7"
|
2024-12-29 14:10:30 -08:00
|
|
|
androidx-media3 = "1.5.1"
|
2024-12-14 23:24:01 -08:00
|
|
|
androidx-pagingCompose = "3.3.5"
|
2024-12-15 07:10:26 +00:00
|
|
|
androidx-pagingRuntimeKtx = "3.3.5"
|
2023-12-20 15:57:20 +05:30
|
|
|
androidx-profileinstaller = "1.3.1"
|
2024-03-10 18:11:04 +00:00
|
|
|
androidx-test-espresso = "3.5.1"
|
2023-12-20 15:57:20 +05:30
|
|
|
androidx-test-junit = "1.1.5"
|
|
|
|
|
coil = "2.5.0"
|
2025-06-02 19:05:29 +05:30
|
|
|
compose-bom = "2025.05.01"
|
2025-06-18 10:15:01 +00:00
|
|
|
firebase-bom = "33.15.0"
|
2024-06-13 07:23:07 -07:00
|
|
|
gson = "2.11.0"
|
2024-12-29 14:11:23 -08:00
|
|
|
guava = "33.4.0-android"
|
2025-06-18 10:50:37 +00:00
|
|
|
hilt = "2.56.2"
|
2023-12-20 15:57:20 +05:30
|
|
|
junit = "4.13.2"
|
2025-06-16 01:40:15 +05:30
|
|
|
kotlin = "2.1.21"
|
2025-06-18 11:01:02 +00:00
|
|
|
ksp = "2.1.21-2.0.2"
|
2024-12-29 14:10:59 -08:00
|
|
|
lottie = "6.6.2"
|
2023-12-20 15:57:20 +05:30
|
|
|
mvel2 = "2.4.15.Final"
|
2024-12-15 07:09:55 +00:00
|
|
|
navigation-compose = "2.8.5"
|
2023-12-30 21:21:05 +00:00
|
|
|
okhttp-bom = "4.12.0"
|
2024-08-30 19:59:15 +00:00
|
|
|
retrofit = "2.11.0"
|
2025-06-16 01:40:15 +05:30
|
|
|
room = "2.7.1"
|
2025-06-18 11:33:42 +00:00
|
|
|
spotless = "7.0.4"
|
2023-09-25 01:17:35 +05:30
|
|
|
|
|
|
|
|
[libraries]
|
2023-12-20 15:57:20 +05:30
|
|
|
accompanist-pager = { module = "com.google.accompanist:accompanist-pager", version.ref = "accompanist-pager" }
|
|
|
|
|
accompanist-pagerIndicators = { module = "com.google.accompanist:accompanist-pager-indicators", version.ref = "accompanist-pager" }
|
|
|
|
|
|
|
|
|
|
android-material = { module = "com.google.android.material:material", version.ref = "android-material" }
|
|
|
|
|
|
|
|
|
|
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
|
|
|
|
|
|
|
|
|
|
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
|
|
|
|
|
|
|
|
|
|
androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
|
|
|
|
|
androidx-compose-material = { module = "androidx.compose.material:material" }
|
|
|
|
|
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
|
|
|
|
|
androidx-compose-ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
|
|
|
|
|
androidx-compose-ui-toolingPreview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
2023-12-31 02:40:43 +05:30
|
|
|
androidx-compose-ui-ui = { module = "androidx.compose.ui:ui" }
|
2023-12-20 15:57:20 +05:30
|
|
|
|
|
|
|
|
androidx-constraintlayoutCompose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayoutCompose" }
|
|
|
|
|
|
|
|
|
|
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core-ktx" }
|
|
|
|
|
|
|
|
|
|
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "androidx-hilt" }
|
|
|
|
|
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidx-hilt" }
|
|
|
|
|
|
|
|
|
|
androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle" }
|
|
|
|
|
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
|
|
|
|
|
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
|
|
|
|
|
|
2024-09-23 13:46:29 +05:30
|
|
|
androidx-media3-exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "androidx-media3" }
|
|
|
|
|
androidx-media3-ui = { module = "androidx.media3:media3-ui", version.ref = "androidx-media3" }
|
|
|
|
|
|
2023-12-20 15:57:20 +05:30
|
|
|
androidx-navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation-compose" }
|
|
|
|
|
|
|
|
|
|
androidx-paging-compose = { module = "androidx.paging:paging-compose", version.ref = "androidx-pagingCompose" }
|
|
|
|
|
androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", version.ref = "androidx-pagingRuntimeKtx" }
|
|
|
|
|
|
|
|
|
|
androidx-profileinstaller = { module = "androidx.profileinstaller:profileinstaller", version.ref = "androidx-profileinstaller" }
|
|
|
|
|
|
|
|
|
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
|
|
|
|
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
|
|
|
|
|
androidx-room-paging = { module = "androidx.room:room-paging", version.ref = "room" }
|
|
|
|
|
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
|
|
|
|
|
|
|
|
|
|
androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
|
|
|
|
|
androidx-test-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-junit" }
|
|
|
|
|
|
|
|
|
|
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
|
2024-06-28 15:11:30 +05:30
|
|
|
coil-svg = { module = "io.coil-kt:coil-svg", version.ref = "coil" }
|
2023-12-31 02:40:43 +05:30
|
|
|
|
2023-12-20 15:57:20 +05:30
|
|
|
dagger-hiltAndroid = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
2024-11-05 14:28:45 +05:30
|
|
|
dagger-hiltCompiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
|
2023-12-20 15:57:20 +05:30
|
|
|
|
2024-02-02 14:29:58 +05:30
|
|
|
firebase-analytics = { module = "com.google.firebase:firebase-analytics" }
|
|
|
|
|
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebase-bom" }
|
|
|
|
|
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
|
|
|
|
|
|
2023-12-20 15:57:20 +05:30
|
|
|
gson = { module = "com.google.code.gson:gson", version.ref = "gson" }
|
|
|
|
|
|
2024-10-11 15:57:03 -07:00
|
|
|
guava = { module = "com.google.guava:guava", version.ref = "guava" }
|
|
|
|
|
|
2023-12-20 15:57:20 +05:30
|
|
|
junit = { module = "junit:junit", version.ref = "junit" }
|
|
|
|
|
|
|
|
|
|
lottieCompose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
|
|
|
|
|
|
|
|
|
|
mvel2 = { module = "org.mvel:mvel2", version.ref = "mvel2" }
|
|
|
|
|
|
|
|
|
|
okhttp-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp-bom" }
|
|
|
|
|
okhttp-loggingIntercepter = { module = "com.squareup.okhttp3:logging-interceptor" }
|
|
|
|
|
|
|
|
|
|
retrofit-converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
|
2023-12-31 02:40:43 +05:30
|
|
|
retrofit-retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
2023-09-25 01:17:35 +05:30
|
|
|
|
|
|
|
|
[plugins]
|
|
|
|
|
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
|
|
|
|
|
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
|
|
|
|
|
android-test = { id = "com.android.test", version.ref = "androidGradlePlugin" }
|
|
|
|
|
hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
|
|
|
|
|
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
2024-11-06 22:41:34 +05:30
|
|
|
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
2023-12-20 15:57:20 +05:30
|
|
|
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
|
2023-09-25 01:17:35 +05:30
|
|
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
2024-06-13 23:26:13 +05:30
|
|
|
maven-publish = { id = "maven-publish" }
|
2024-02-18 21:54:31 +05:30
|
|
|
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
|