We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe003c commit 59b2ca5Copy full SHA for 59b2ca5
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
compose_ui_version = "1.9.0"
7
compose_material_icons_version = "1.7.8"
8
activity_compose_version = "1.11.0"
9
- kotlin_version = "2.0.21"
+ kotlin_version = "2.2.21"
10
androidx_appcompat_version = "1.7.0"
11
androidx_core_version = "1.13.1"
12
accompanist_version = "0.32.0"
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-android-gradle-plugin = "8.11.1"
+android-gradle-plugin = "8.13.0"
3
roborazzi = "1.51.0"
4
5
[libraries]
0 commit comments