diff --git a/app/build.gradle b/app/build.gradle index 8b50989..57f39a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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"