Skip to content

Commit

Permalink
Gradle plugin 7.4.1
Browse files Browse the repository at this point in the history
Use stable version for better compatibility.
  • Loading branch information
pranavpandey committed Feb 11, 2023
1 parent f8500fb commit 6549326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.0.0-alpha08'
classpath 'com.android.tools.build:gradle:7.4.1'
}
}

Expand Down

0 comments on commit 6549326

Please sign in to comment.