updating commons

This commit is contained in:
tibbi 2022-10-07 11:21:34 +02:00
parent ad09aea50b
commit e21ca7d80f
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:1d9fc3fd29' implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059'
kapt "androidx.room:room-compiler:2.4.3" kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3" implementation "androidx.room:room-runtime:2.4.3"