updating commons

This commit is contained in:
tibbi 2022-05-22 20:15:03 +02:00
parent e9aa1d1fbc
commit 0e934a3b74

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:e5a4973e6a'
implementation 'com.github.SimpleMobileTools:Simple-Commons:795a4ae3e3'
kapt 'androidx.room:room-compiler:2.4.2'
implementation 'androidx.room:room-runtime:2.4.2'