Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19144b7f14 |
+2
-2
@@ -96,8 +96,8 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.compose.foundation:foundation:1.11.4'
|
||||
implementation 'androidx.compose.runtime:runtime:1.12.0'
|
||||
implementation 'androidx.compose.foundation:foundation:1.12.0'
|
||||
implementation 'androidx.compose.runtime:runtime:1.11.4'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
|
||||
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
|
||||
Reference in New Issue
Block a user