fix(deps): update all non-major dependencies
This commit is contained in:
committed by
Nishant Mishra
parent
c2c74c12d1
commit
de3dec970c
@@ -1,19 +1,19 @@
|
||||
[versions]
|
||||
activityCompose = "1.11.0"
|
||||
adaptive = "1.1.0"
|
||||
agp = "8.11.2"
|
||||
composeBom = "2025.09.01"
|
||||
agp = "8.13.0"
|
||||
composeBom = "2025.10.00"
|
||||
coreKtx = "1.17.0"
|
||||
espressoCore = "3.7.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.3.0"
|
||||
kotlin = "2.2.20"
|
||||
ksp = "2.2.20-2.0.3"
|
||||
ksp = "2.2.20-2.0.4"
|
||||
lifecycleRuntimeKtx = "2.9.4"
|
||||
materialKolor = "3.0.1"
|
||||
navigation3 = "1.0.0-alpha10"
|
||||
room = "2.8.1"
|
||||
vico = "2.2.0"
|
||||
navigation3 = "1.0.0-alpha11"
|
||||
room = "2.8.2"
|
||||
vico = "2.2.1"
|
||||
|
||||
[libraries]
|
||||
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user