We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad09aea commit e21ca7dCopy full SHA for e21ca7d
app/build.gradle
@@ -63,7 +63,7 @@ android {
63
}
64
65
dependencies {
66
- implementation 'com.github.SimpleMobileTools:Simple-Commons:1d9fc3fd29'
+ implementation 'com.github.SimpleMobileTools:Simple-Commons:02ac8df059'
67
68
kapt "androidx.room:room-compiler:2.4.3"
69
implementation "androidx.room:room-runtime:2.4.3"
0 commit comments