diff --git a/app/build.gradle b/app/build.gradle index 0b2d2d9..0fb9ad9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9162225f33' implementation 'androidx.emoji2:emoji2-bundled:1.2.0' kapt 'androidx.room:room-compiler:2.4.3'