Update dependency androidx.compose.runtime:runtime to v1.12.0

This commit is contained in:
Renovate Bot
2026-08-14 02:01:32 +00:00
parent 1034e961ab
commit 7eee5fd2ae
+1 -1
View File
@@ -97,7 +97,7 @@ android {
dependencies { dependencies {
implementation 'androidx.compose.foundation:foundation:1.11.4' implementation 'androidx.compose.foundation:foundation:1.11.4'
implementation 'androidx.compose.runtime:runtime:1.11.4' implementation 'androidx.compose.runtime:runtime:1.12.0'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'