diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index df0b221..7cac7e5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ agp = "8.4.0" android-activity-ktx = "1.9.0" android-compose = "1.9.0" coilCompose = "3.0.0-alpha06" -compose-plugin = "1.6.10-rc01" +compose-plugin = "1.6.10" jna = "5.14.0" observable-viewmodel = "1.0.0-BETA-1-kotlin-2.0.0-RC2" koinCompose = "1.2.0-alpha3"