updating commons

This commit is contained in:
tibbi 2022-02-03 00:03:46 +01:00
parent c63dcb88fe
commit a9c243c70f
1 changed files with 1 additions and 1 deletions

View File

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