Update commons to fix toolbar accessibility

This closes #16
This commit is contained in:
Ensar Sarajčić 2023-07-18 12:08:10 +02:00
parent 8972ffc1f6
commit d1cc743f2e

View file

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