Skip to content

Commit

Permalink
Downgrade google play services
Browse files Browse the repository at this point in the history
  • Loading branch information
Popalay committed Apr 17, 2022
1 parent 5452ab7 commit a651206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ android-minSdk = "28"
android-targetSdk = "31"
android-compileSdk = "31"
kotlin = "1.6.10"
android-gradlePlugin = "7.3.0-alpha07"
google-services-gradlePlugin = "4.3.10"
android-gradlePlugin = "7.3.0-alpha08"
google-services-gradlePlugin = "4.3.5"
dependencyUpdatesPlugin = "0.42.0"

androidx-compose = "1.1.1"
Expand Down

0 comments on commit a651206

Please sign in to comment.