обновлены все либы
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
#This file is generated by updateDaemonJvm
|
||||
toolchainVendor=jetbrains
|
||||
toolchainVersion=21
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
[versions]
|
||||
agp = "8.13.2"
|
||||
jacksonModuleKotlin = "2.18.2"
|
||||
kotlin = "2.0.20"
|
||||
coreKtx = "1.15.0"
|
||||
agp = "9.1.1"
|
||||
jacksonModuleKotlin = "2.21.2"
|
||||
kotlin = "2.3.20"
|
||||
coreKtx = "1.18.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
kotlinReflect = "2.0.21"
|
||||
kotlinxCoroutinesCore = "1.9.0"
|
||||
kotlinxSerializationJson = "1.7.3"
|
||||
lifecycleRuntimeKtx = "2.8.7"
|
||||
activityCompose = "1.10.0"
|
||||
composeBom = "2025.01.00"
|
||||
navigation = "2.8.5"
|
||||
hiltNavigation = "1.2.0"
|
||||
junitVersion = "1.3.0"
|
||||
espressoCore = "3.7.0"
|
||||
kotlinReflect = "2.2.21"
|
||||
kotlinxCoroutinesCore = "1.10.2"
|
||||
kotlinxSerializationJson = "1.11.0"
|
||||
lifecycleRuntimeKtx = "2.10.0"
|
||||
activityCompose = "1.13.0"
|
||||
composeBom = "2026.03.01"
|
||||
navigation = "2.9.7"
|
||||
hiltNavigation = "1.3.0"
|
||||
timber = "5.0.1"
|
||||
yandexAuthSdk = "3.1.2"
|
||||
daggerHilt = "2.52"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
room = "2.6.1"
|
||||
retrofit = "2.11.0"
|
||||
appcompat = "1.7.0"
|
||||
material = "1.12.0"
|
||||
yandexAuthSdk = "3.2.0"
|
||||
daggerHilt = "2.59.2"
|
||||
ksp = "2.3.6"
|
||||
room = "2.8.4"
|
||||
retrofit = "3.0.0"
|
||||
appcompat = "1.7.1"
|
||||
material = "1.13.0"
|
||||
|
||||
[libraries]
|
||||
jackson-datatype-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" }
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
#Sat Sep 07 01:04:14 MSK 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user