Update Simple-Commons for accessibility fixes
This commit is contained in:
parent
d1cc743f2e
commit
5655eba657
|
@ -63,7 +63,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.esensar:Simple-Commons:28c43d15e9'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:a26066d67d'
|
||||||
|
|
||||||
kapt "androidx.room:room-compiler:2.5.2"
|
kapt "androidx.room:room-compiler:2.5.2"
|
||||||
implementation "androidx.room:room-runtime:2.5.2"
|
implementation "androidx.room:room-runtime:2.5.2"
|
||||||
|
|
Loading…
Reference in New Issue