diff --git a/app/build.gradle b/app/build.gradle index 604beb64..55ce36b5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:81809a9339' + implementation 'com.github.SimpleMobileTools:Simple-Commons:e46e45ea92' kapt 'androidx.room:room-compiler:2.3.0' implementation 'androidx.room:room-runtime:2.3.0'