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

This commit is contained in:
Renovate Bot
2026-08-13 02:01:33 +00:00
parent 1034e961ab
commit 19144b7f14
+1 -1
View File
@@ -96,7 +96,7 @@ android {
}
dependencies {
implementation 'androidx.compose.foundation:foundation:1.11.4'
implementation 'androidx.compose.foundation:foundation:1.12.0'
implementation 'androidx.compose.runtime:runtime:1.11.4'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'