fix(deps): update dependency androidx.compose.foundation:foundation to v1.10.5

This commit is contained in:
renovate[bot]
2026-03-11 20:57:10 +00:00
committed by GitHub
parent 464ea59a4c
commit 41ebd2b6e5

View File

@@ -18,7 +18,7 @@ androidx-datastore = { module = "androidx.datastore:datastore", version = "1.2.0
androidx-documentfile = { module = "androidx.documentfile:documentfile", version = "1.1.0" }
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.7.0" }
androidx-exifinterface = { module = "androidx.exifinterface:exifinterface", version = "1.4.2" }
androidx-foundation = { module = "androidx.compose.foundation:foundation", version = "1.10.4" }
androidx-foundation = { module = "androidx.compose.foundation:foundation", version = "1.10.5" }
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.3.0" }
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version = "1.3.0" }
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version = "1.3.0" }