updating commons

This commit is contained in:
tibbi
2022-07-08 15:07:44 +02:00
parent d708832607
commit 1bb5babc56

View File

@ -65,7 +65,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:0f166c0688' implementation 'com.github.SimpleMobileTools:Simple-Commons:c05de1687e'
kapt 'androidx.room:room-compiler:2.4.2' kapt 'androidx.room:room-compiler:2.4.2'
implementation 'androidx.room:room-runtime:2.4.2' implementation 'androidx.room:room-runtime:2.4.2'