updating commons

This commit is contained in:
tibbi 2022-10-02 21:42:54 +02:00
parent ecc0243e60
commit 6d6bc948f2
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:b826e8e020'
implementation 'com.github.SimpleMobileTools:Simple-Commons:21a91f2ce7'
kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3"