diff --git a/app/build.gradle b/app/build.gradle index 275333f..0034d5d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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'