Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 0fc4b09

Browse files
author
Marco Cattaneo
committed
fix(deps): rollback to kotlin 1.9.10
1 parent 4e5c975 commit 0fc4b09

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.idea/gradle.xml

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

.idea/misc.xml

Lines changed: 0 additions & 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ composeNavigation = "2.7.5"
55
composeNavigationHilt = "1.1.0"
66
composeTest = "1.5.4"
77
activity = "1.12.0"
8-
kotlin = "1.9.21"
8+
kotlin = "1.9.10"
99
hilt = "2.49"
1010
androidGradlePlugin = "8.2.0"
1111

0 commit comments

Comments
 (0)