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

This commit is contained in:
Renovate Bot
2026-09-10 02:01:23 +00:00
parent 2ee7c14e77
commit 7cfcd02a9d
+1 -1
View File
@@ -119,7 +119,7 @@ android {
dependencies { dependencies {
implementation 'androidx.compose.foundation:foundation:1.12.0' implementation 'androidx.compose.foundation:foundation:1.12.0'
implementation 'androidx.compose.runtime:runtime:1.12.0' implementation 'androidx.compose.runtime:runtime:1.12.1'
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'