Skip to content

Commit 26ec87e

Browse files
authored
chore: updated Compose, Kotlin and AGP (#511)
1 parent 1880013 commit 26ec87e

5 files changed

Lines changed: 189 additions & 122 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
activitycompose = "1.8.2"
3-
agp = "8.1.4"
3+
agp = "8.2.2"
44
androidxtest = "1.5.0"
5-
compose-bom = "2023.10.01"
6-
composecompiler = "1.5.4"
5+
compose-bom = "2024.01.00"
6+
composecompiler = "1.5.8"
77
coroutines = "1.6.4"
88
dokka = "1.9.10"
99
espresso = "3.5.1"
1010
jacoco-plugin = "0.2.1"
1111
jacoco-tool-plugin = "0.8.7"
1212
junitktx = "1.1.5"
1313
junit = "4.13.2"
14-
kotlin = "1.9.20"
14+
kotlin = "1.9.22"
1515
material = "1.11.0"
1616
mapsktx = "5.0.0"
1717
mapsecrets = "2.0.1"

gradle/wrapper/gradle-wrapper.jar

4.07 KB
Binary file not shown.
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
#Thu Nov 17 17:56:49 EST 2022
21
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
42
distributionPath=wrapper/dists
5-
zipStorePath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
4+
networkTimeout=10000
5+
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME
7+
zipStorePath=wrapper/dists

gradlew

Lines changed: 172 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)