Compare commits
6 Commits
0919c237c8
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| e19c8eba7f | |||
|
|
867ec40141 | ||
| dd0fd4041c | |||
|
|
b772d8769c | ||
| 92b6e98060 | |||
|
|
afd79eb2c7 |
@@ -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.1"
|
implementation "androidx.compose.material:material:1.10.2"
|
||||||
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'
|
||||||
@@ -119,6 +119,6 @@ dependencies {
|
|||||||
implementation 'com.mikepenz:aboutlibraries-core:13.2.1'
|
implementation 'com.mikepenz:aboutlibraries-core:13.2.1'
|
||||||
|
|
||||||
|
|
||||||
implementation platform('androidx.compose:compose-bom:2026.01.00')
|
implementation platform('androidx.compose:compose-bom:2026.01.01')
|
||||||
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.1'
|
debugImplementation 'androidx.compose.ui:ui-tooling:1.10.1'
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user