Skip to content

Commit aee4929

Browse files
committed
Обновил зависимости
1 parent 4e43218 commit aee4929

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ espressoCore = "3.7.0"
99
kotlinxCoroutinesTest = "1.10.2"
1010
lifecycleRuntimeKtx = "2.10.0"
1111
activityCompose = "1.12.4"
12-
composeBom = "2026.02.00"
12+
composeBom = "2026.02.01"
1313
navigationCompose = "2.9.7"
1414
lifecycleViewmodelCompose = "2.10.0"
1515
robolectric = "4.16.1"
@@ -22,7 +22,7 @@ mockk = "1.14.9"
2222
material = "1.7.8"
2323
turbine = "1.2.1"
2424
screengrab = "2.1.1"
25-
firebase-bom = "34.9.0"
25+
firebase-bom = "34.10.0"
2626
google-services = "4.4.4"
2727
firebase-crashlytics-gradle = "3.0.6"
2828

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Mon Dec 29 12:53:08 MSK 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)