diff --git a/app/build.gradle b/app/build.gradle index 1ceaf63..adbf2b3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:a9c3b63377' + implementation 'com.github.esensar:Simple-Commons:28c43d15e9' kapt "androidx.room:room-compiler:2.5.2" implementation "androidx.room:room-runtime:2.5.2"