updating commons

This commit is contained in:
tibbi 2022-08-22 16:48:17 +02:00
parent be026863a2
commit 3ffdb85c1a
1 changed files with 1 additions and 1 deletions

View File

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