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 b8897b1 commit 057b52fCopy full SHA for 057b52f
app/build.gradle
@@ -56,7 +56,7 @@ android {
56
}
57
58
dependencies {
59
- implementation 'com.simplemobiletools:commons:5.22.10'
+ implementation 'com.simplemobiletools:commons:5.22.19'
60
implementation 'com.squareup:otto:1.3.8'
61
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
62
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.kotlin_version = '1.3.61'
+ ext.kotlin_version = '1.3.70'
5
6
repositories {
7
google()
0 commit comments