forked from mirror/monocles_chat
update dependencies
This commit is contained in:
parent
3fcf63ef18
commit
b60621798d
1 changed files with 2 additions and 1 deletions
|
@ -133,7 +133,8 @@ dependencies {
|
|||
implementation "androidx.core:core-ktx:1.12.0"
|
||||
implementation 'com.github.bumptech.glide:glide:4.16.0'
|
||||
implementation "androidx.emoji2:emoji2-emojipicker:1.4.0"
|
||||
implementation "androidx.compose.material3:material3:1.1.2"
|
||||
//implementation "androidx.compose.material3:material3:1.1.2"
|
||||
implementation "androidx.compose.material3:material3-android:1.2.0-alpha09"
|
||||
}
|
||||
|
||||
ext {
|
||||
|
|
Loading…
Reference in a new issue