Update Simple-Commons for accessibility fixes

This commit is contained in:
Ensar Sarajčić 2023-07-18 14:46:32 +02:00
parent d1cc743f2e
commit 5655eba657
1 changed files with 1 additions and 1 deletions

View File

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