updating commons

This commit is contained in:
tibbi 2023-02-08 16:15:12 +01:00
parent 35b4c656c7
commit 3acb4aa472
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a85f77a67f'
implementation 'com.github.SimpleMobileTools:Simple-Commons:d0ea181610'
implementation 'androidx.emoji2:emoji2-bundled:1.2.0'
kapt 'androidx.room:room-compiler:2.4.3'