updating commons

This commit is contained in:
tibbi 2022-10-26 17:26:43 +02:00
parent e4b10b4013
commit 089a8b267d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:5d3439cd6b'
implementation 'com.github.SimpleMobileTools:Simple-Commons:0828fecd09'
kapt "androidx.room:room-compiler:2.4.3"
implementation "androidx.room:room-runtime:2.4.3"