Merge pull request #83 from esensar/fix/back-button-accessibility

Update commons to fix toolbar accessibility
This commit is contained in:
Tibor Kaputa
2023-07-18 20:59:06 +02:00
committed by GitHub

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:a9c3b63377'
implementation 'com.github.SimpleMobileTools:Simple-Commons:a26066d67d'
kapt "androidx.room:room-compiler:2.5.2"
implementation "androidx.room:room-runtime:2.5.2"