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

Open
bot wants to merge 1 commits from renovate/androidx.compose.foundation-foundation-1.x into main
+1 -1
View File
@@ -118,7 +118,7 @@ android {
}
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'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'