Skip to content

Commit

Permalink
Revert ugrading the AGP version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Feb 16, 2024
1 parent cd7b9b7 commit f9ce585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
gradle.ext.kotlinVersion = '1.9.10'
gradle.ext.agpVersion = '8.1.1'
gradle.ext.agpVersion = '8.1.0'
gradle.ext.googleServicesVersion = '4.3.15'
gradle.ext.navigationVersion = '2.5.3'
gradle.ext.sentryVersion = '3.14.0'
Expand Down

0 comments on commit f9ce585

Please sign in to comment.