mirror of
https://github.com/Anthonyy232/Paperize.git
synced 2026-03-13 10:04:27 +08:00
Update dependency androidx.compose.foundation:foundation to v1.9.1
This commit is contained in:
committed by
Anthony La
parent
d63c1005b7
commit
7e4e5ff452
@@ -16,7 +16,7 @@ androidx-datastore-preferences = { module = "androidx.datastore:datastore-prefer
|
||||
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.7" }
|
||||
androidx-documentfile = { module = "androidx.documentfile:documentfile", version = "1.1.0" }
|
||||
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.7.0" }
|
||||
androidx-foundation = { module = "androidx.compose.foundation:foundation", version = "1.9.0" }
|
||||
androidx-foundation = { module = "androidx.compose.foundation:foundation", version = "1.9.1" }
|
||||
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.2.0" }
|
||||
androidx-hilt-work = { module = "androidx.hilt:hilt-work", version = "1.2.0" }
|
||||
androidx-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }
|
||||
|
||||
Reference in New Issue
Block a user