Skip to content

Commit

Permalink
Downgrade AGP from 7.3.0 to 7.2.2
Browse files Browse the repository at this point in the history
AGP -> Android Gradle Plugin, which must not be confused with Gradle version of the project.
  • Loading branch information
siddarthkay committed Jun 3, 2023
1 parent cfb4ce8 commit f7025e7
Show file tree
Hide file tree
Showing 6 changed files with 660 additions and 65 deletions.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ targetSdkVersion=31
buildToolsVersion=31.0.0
supportLibVersion=28.0.0
# This should match version from nix/mobile/android/maven-and-npm-deps/maven/default.nix
gradlePluginVersion=7.3.0
gradlePluginVersion=7.2.2
kotlinPluginVersion=1.6.20

android.useAndroidX=true
Expand Down
Loading

0 comments on commit f7025e7

Please sign in to comment.