updating commons
This commit is contained in:
parent
b2e0445003
commit
4baf8a8d87
|
@ -64,7 +64,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:795a4ae3e3'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:faa6a972c2'
|
||||||
|
|
||||||
kapt 'androidx.room:room-compiler:2.4.2'
|
kapt 'androidx.room:room-compiler:2.4.2'
|
||||||
implementation 'androidx.room:room-runtime:2.4.2'
|
implementation 'androidx.room:room-runtime:2.4.2'
|
||||||
|
|
Loading…
Reference in New Issue