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 66b56a6 commit 78e9ee6Copy full SHA for 78e9ee6
app/build.gradle
@@ -51,7 +51,7 @@ android {
51
}
52
53
dependencies {
54
- implementation 'com.simplemobiletools:commons:5.6.10'
+ implementation 'com.simplemobiletools:commons:5.6.1'
55
56
kapt 'androidx.room:room-compiler:2.0.0'
57
implementation 'androidx.room:room-runtime:2.0.0'
0 commit comments