updating commons

This commit is contained in:
tibbi 2022-07-08 15:07:44 +02:00
parent d708832607
commit 1bb5babc56
1 changed files with 1 additions and 1 deletions

View File

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