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 22f9db4 commit e2296ecCopy full SHA for e2296ec
app/build.gradle
@@ -51,7 +51,7 @@ android {
51
}
52
53
dependencies {
54
- implementation 'com.simplemobiletools:commons:5.3.13'
+ implementation 'com.simplemobiletools:commons:5.3.14'
55
56
kapt 'androidx.room:room-compiler:2.0.0'
57
implementation 'androidx.room:room-runtime:2.0.0'
0 commit comments