Updates Compose UI Version

This commit is contained in:
Vitor Pamplona
2024-02-29 09:18:56 -05:00
parent 3eb6983a94
commit 417c29bd72
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -249,7 +249,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
// Local model for language identification
playImplementation 'com.google.mlkit:language-id:17.0.4'
playImplementation 'com.google.mlkit:language-id:17.0.5'
// Google services model the translate text
playImplementation 'com.google.mlkit:translate:17.0.2'