Skip to content

Commit 828c4ef

Browse files
authored
Merge pull request #44 from Q42/dependabot/gradle/org.jetbrains.kotlin.android-1.9.22
Bump org.jetbrains.kotlin.android from 1.9.21 to 1.9.22
2 parents ca06ea7 + b924d19 commit 828c4ef

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
[versions]
22
androidxCore = "1.12.0"
3-
androidxLifecycle = "2.6.2"
3+
androidxLifecycle = "2.7.0"
44
kotlinxCoroutinesTest = "1.7.3"
55
junit = "4.13.2"
66
mockkAndroid = "1.13.8"
77
jvmTarget = "17"
8-
kotlin = "1.9.21"
9-
gradlePlugin = "8.2.0"
8+
kotlin = "1.9.22"
9+
ksp = "1.9.22-1.0.16"
10+
gradlePlugin = "8.2.1"
1011
manesVersions = "0.44.0"
1112
littleRobotsCatalogUpdates = "0.8.1"
1213
hilt = "2.50"
13-
ksp = "1.9.21-1.0.16"
1414
retrofit = "2.9.0"
1515
moshi = "1.15.0"
1616
networkResponseAdapter = "5.0.0"
17-
napier = "2.6.1"
17+
napier = "2.7.1"
1818
composeDestinations = "1.9.55"
1919
okhttp = "4.12.0"
2020
composePlatform = "2023.10.01"
21-
kotlinCompilerComposeExtensionVersion = "1.5.6"
21+
kotlinCompilerComposeExtensionVersion = "1.5.8"
2222
activityCompose = "1.8.2"
2323
hiltNavigationCompose = "1.1.0"
24-
composeLifecycle = "2.6.2"
24+
composeLifecycle = "2.7.0"
2525
turbine = "1.0.0"
2626

2727
[libraries]

0 commit comments

Comments
 (0)