updating commons and gradle

This commit is contained in:
tibbi
2022-10-25 18:13:30 +02:00
parent f8597938ae
commit 980d75a30f
2 changed files with 2 additions and 2 deletions

View File

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