Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Remove the library that causing 3328 (#3330)
Browse files Browse the repository at this point in the history
* Added the tonchain currency

* Remove the library that causing the foreground permission issue

* Remove the library that causing the foreground permission issue

* Remove the commented the library
  • Loading branch information
vk92257 authored Jul 11, 2024
1 parent 288e83d commit 66680f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ hilt-gradle-plugin = { module = "com.google.dagger:hilt-android-gradle-plugin",
# Google
google-services-plugin = { module = "com.google.gms:google-services", version = "4.4.2" }
google-playservices-auth = { module = "com.google.android.gms:play-services-auth", version = "21.2.0" }
google-play-asset = { module = "com.google.android.play:asset-delivery", version = "2.2.2" }
google-play-update = { module = "com.google.android.play:app-update", version = "2.1.0" }
google-play-services = { module = "com.google.android.gms:play-services-tasks", version = "18.2.0" }
google-play-review = { module = "com.google.android.play:review-ktx", version = "2.0.1" }
Expand Down Expand Up @@ -211,7 +210,6 @@ glance = [
]
google = [
"google-playservices-auth",
"google-play-asset",
"google-play-update",
"google-play-services",
"google-play-review"
Expand Down

0 comments on commit 66680f3

Please sign in to comment.