updating commons

This commit is contained in:
tibbi 2022-11-08 10:15:19 +01:00
parent 3ebf3d4734
commit 23dce78ab4
1 changed files with 1 additions and 1 deletions

View File

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