updating commons
This commit is contained in:
parent
603f7033c5
commit
a5110a4169
|
@ -65,7 +65,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:c09f8dfda1'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:d5a26c4d27'
|
||||||
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
|
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.5.1'
|
kapt 'androidx.room:room-compiler:2.5.1'
|
||||||
|
|
Loading…
Reference in New Issue