Update commons dependency
This commit is contained in:
parent
aaac36a9a9
commit
98b97e6970
|
@ -65,8 +65,8 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:0c82e5f216'
|
||||
implementation 'androidx.emoji2:emoji2-bundled:1.1.0'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:dfcf3990b0'
|
||||
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
|
||||
|
||||
kapt 'androidx.room:room-compiler:2.4.3'
|
||||
implementation 'androidx.room:room-runtime:2.4.3'
|
||||
|
|
Loading…
Reference in New Issue