updating commons

This commit is contained in:
tibbi 2022-03-09 14:50:26 +01:00
parent 47f02b1eb9
commit 3875b35348
1 changed files with 1 additions and 1 deletions

View File

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