updating commons

This commit is contained in:
tibbi 2022-06-08 21:04:19 +02:00
parent b2e0445003
commit 4baf8a8d87
1 changed files with 1 additions and 1 deletions

View File

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