Skip to content

Commit

Permalink
update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
NextAlone authored Mar 3, 2024
1 parent 0a8f859 commit f3eba9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMessagesProj/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
implementation(libs.firebase.appindexing)
implementation(libs.play.services.vision)
implementation(libs.play.services.location)
implementation(libs.play.services.wallet)
// implementation(libs.play.services.wallet)
implementation(libs.play.services.mlkit.vision)
// implementation("com.google.android.gms:play-services-safetynet:18.0.1")
implementation(libs.isoparser)
Expand Down

0 comments on commit f3eba9e

Please sign in to comment.