update dependencies

This commit is contained in:
Arne 2023-10-18 01:53:08 +02:00
parent 3fcf63ef18
commit b60621798d

View file

@ -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 {