update commons to 5.0.13
This commit is contained in:
parent
9a336bfabc
commit
b2860b4bd2
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:5.0.12'
|
implementation 'com.simplemobiletools:commons:5.0.13'
|
||||||
implementation 'com.squareup:otto:1.3.8'
|
implementation 'com.squareup:otto:1.3.8'
|
||||||
|
|
||||||
kapt "androidx.room:room-compiler:2.0.0"
|
kapt "androidx.room:room-compiler:2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue