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

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