Compare commits
5 Commits
16ed0d9039
...
3a578eef15
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a578eef15 | ||
| b93082dab1 | |||
| 495312e7cd | |||
|
|
01d7903fa6 | ||
|
|
cf30d5f265 |
@@ -96,7 +96,7 @@ aboutLibraries {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'androidx.compose.material3:material3:1.4.0'
|
implementation 'androidx.compose.material3:material3:1.4.0'
|
||||||
implementation "androidx.compose.material:material:1.10.0"
|
implementation "androidx.compose.material:material:1.10.1"
|
||||||
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
|
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
|
||||||
implementation 'androidx.navigation:navigation-compose:2.9.6'
|
implementation 'androidx.navigation:navigation-compose:2.9.6'
|
||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
||||||
@@ -120,5 +120,5 @@ dependencies {
|
|||||||
|
|
||||||
|
|
||||||
implementation platform('androidx.compose:compose-bom:2025.12.01')
|
implementation platform('androidx.compose:compose-bom:2025.12.01')
|
||||||
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.0'
|
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.1'
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user