diff --git a/app/build.gradle b/app/build.gradle index a072f31..25ba3ec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:1d9fc3fd29' + implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059' kapt "androidx.room:room-compiler:2.4.3" implementation "androidx.room:room-runtime:2.4.3"