updating commons

This commit is contained in:
tibbi 2022-02-02 21:18:26 +01:00
parent ad511dfc1e
commit 1493226b18
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:81809a9339'
implementation 'com.github.SimpleMobileTools:Simple-Commons:e46e45ea92'
kapt 'androidx.room:room-compiler:2.3.0'
implementation 'androidx.room:room-runtime:2.3.0'