Skip to content

Commit

Permalink
Update dependency com.google.mlkit:translate to v17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 57aeffe commit 64255b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ retrofitGson = "com.squareup.retrofit2:converter-gson:2.9.0"
kotlinxSerialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
androidxWebkit = "androidx.webkit:webkit:1.8.0"

mlkitTranslate = "com.google.mlkit:translate:17.0.1"
mlkitTranslate = "com.google.mlkit:translate:17.0.2"
mlkitLanguage = "com.google.mlkit:language-id:17.0.4"
firebaseDatabase = "com.google.firebase:firebase-database-ktx:20.3.0"
firebaseFirestore = "com.google.firebase:firebase-firestore-ktx:24.9.1"
Expand Down

0 comments on commit 64255b6

Please sign in to comment.