chore(deps): Updated libs to newer versions.
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
[versions]
|
||||
agp = "8.6.1"
|
||||
agp = "8.7.2"
|
||||
kotlin = "2.0.0"
|
||||
coreKtx = "1.13.1"
|
||||
coreKtx = "1.15.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
appcompat = "1.7.0"
|
||||
material = "1.12.0"
|
||||
constraintlayout = "2.1.4"
|
||||
navigation = "2.8.0"
|
||||
lifecycle = "2.8.5"
|
||||
constraintlayout = "2.2.0"
|
||||
navigation = "2.8.3"
|
||||
lifecycle = "2.8.7"
|
||||
dagger = "2.52"
|
||||
work = "2.9.1"
|
||||
work = "2.10.0"
|
||||
recyclerview = "1.3.2"
|
||||
preference = "1.2.1"
|
||||
retrofit = "2.11.0"
|
||||
room = "2.6.1"
|
||||
biometric = "1.2.0-alpha05"
|
||||
color-chooser = "0.7.3"
|
||||
composeAndroid = "1.7.0"
|
||||
composeAndroid = "1.7.5"
|
||||
acra = "5.11.3"
|
||||
paletteKtx = "1.0.0"
|
||||
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
||||
#Sat Sep 07 12:40:08 BST 2024
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user