updating commons

This commit is contained in:
tibbi 2022-01-30 09:47:48 +01:00
parent 31e64799b6
commit 59736e4211

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:8d9a4a709b'
implementation 'com.github.SimpleMobileTools:Simple-Commons:91d4508df6'
kapt 'androidx.room:room-compiler:2.3.0'
implementation 'androidx.room:room-runtime:2.3.0'