updating commons

This commit is contained in:
tibbi 2022-02-19 22:53:32 +01:00
parent d4eeb17dd1
commit 873de97a98
1 changed files with 1 additions and 1 deletions

View File

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