fix(deps): update all non-major dependencies
This commit is contained in:
committed by
Nishant Mishra
parent
8e2a58918c
commit
e8361e6d47
@@ -1,20 +1,20 @@
|
|||||||
[versions]
|
[versions]
|
||||||
activityCompose = "1.11.0"
|
activityCompose = "1.12.0"
|
||||||
adaptive = "1.2.0"
|
adaptive = "1.2.0"
|
||||||
agp = "8.11.2"
|
agp = "8.13.1"
|
||||||
composeBom = "2025.11.00"
|
composeBom = "2025.11.01"
|
||||||
coreKtx = "1.17.0"
|
coreKtx = "1.17.0"
|
||||||
espressoCore = "3.7.0"
|
espressoCore = "3.7.0"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
junitVersion = "1.3.0"
|
junitVersion = "1.3.0"
|
||||||
kotlin = "2.2.21"
|
kotlin = "2.2.21"
|
||||||
ksp = "2.3.1"
|
ksp = "2.3.3"
|
||||||
lifecycleRuntimeKtx = "2.9.4"
|
lifecycleRuntimeKtx = "2.10.0"
|
||||||
materialKolor = "4.0.3"
|
materialKolor = "4.0.5"
|
||||||
navigation3 = "1.0.0-rc01"
|
navigation3 = "1.0.0"
|
||||||
revenuecat = "9.13.0"
|
revenuecat = "9.14.1"
|
||||||
room = "2.8.3"
|
room = "2.8.4"
|
||||||
vico = "2.3.1"
|
vico = "2.3.6"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
|
||||||
|
|||||||
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
|
||||||
networkTimeout=10000
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user