Deps: Updated the dependencies for the launcher.

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
This commit is contained in:
HeCodes2Much
2024-07-04 13:38:50 +01:00
parent 8a780f7d91
commit cb91acf508
2 changed files with 5 additions and 5 deletions

View File

@@ -1,15 +1,15 @@
[versions]
agp = "8.4.2"
agp = "8.5.0"
kotlin = "2.0.0"
coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.1.5"
espressoCore = "3.5.1"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
appcompat = "1.7.0"
material = "1.12.0"
constraintlayout = "2.1.4"
navigation = "2.7.7"
lifecycle = "2.8.2"
lifecycle = "2.8.3"
dagger = "2.51.1"
work = "2.9.0"
recyclerview = "1.3.2"

View File

@@ -1,6 +1,6 @@
#Mon Mar 20 20:10:24 CST 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME