SHSH_Messenger_Client

Форк
0
/
libs.versions.toml 
38 строк · 2.2 Кб
1
[versions]
2
agp = "8.4.1"
3
kotlin = "1.9.0"
4
coreKtx = "1.13.1"
5
junit = "4.13.2"
6
junitVersion = "1.1.5"
7
espressoCore = "3.5.1"
8
lifecycleRuntimeKtx = "2.8.1"
9
activityCompose = "1.9.0"
10
composeBom = "2023.08.00"
11
navigationCompose = "2.7.7"
12
coreI18n = "1.0.0-alpha01"
13
composeMaterial = "1.3.1"
14
workRuntimeKtx = "2.9.0"
15

16
[libraries]
17
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
18
junit = { group = "junit", name = "junit", version.ref = "junit" }
19
androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "junitVersion" }
20
androidx-espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espressoCore" }
21
androidx-lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version = "2.8.2" }
22
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
23
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version = "2024.06.00" }
24
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
25
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
26
androidx-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
27
androidx-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
28
androidx-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }
29
androidx-ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4" }
30
androidx-material3 = { group = "androidx.compose.material3", name = "material3" }
31
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version.ref = "navigationCompose" }
32
androidx-core-i18n = { group = "androidx.core", name = "core-i18n", version.ref = "coreI18n" }
33
androidx-compose-material = { group = "androidx.wear.compose", name = "compose-material", version.ref = "composeMaterial" }
34
androidx-work-runtime-ktx = { group = "androidx.work", name = "work-runtime-ktx", version.ref = "workRuntimeKtx" }
35

36
[plugins]
37
android-application = { id = "com.android.application", version.ref = "agp" }
38
jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
39

40

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.