updating commons

This commit is contained in:
tibbi 2022-02-01 16:29:49 +01:00
parent 548bcc5a70
commit 20d6347b61
1 changed files with 1 additions and 1 deletions

View File

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