updating commons and gradle

This commit is contained in:
tibbi
2022-10-10 17:28:50 +02:00
parent 1a0c140d2d
commit 986dbc79c0
3 changed files with 3 additions and 3 deletions

View File

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