updating commons

This commit is contained in:
tibbi 2022-10-14 10:46:50 +02:00
parent f8d0034222
commit cb483bf15c
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4854d74def'
kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3"