Update commons dependency

This commit is contained in:
Naveen 2022-08-19 13:50:09 +05:30
parent aaac36a9a9
commit 98b97e6970
1 changed files with 2 additions and 2 deletions

View File

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