Skip to content

Commit

Permalink
Revert gradle plugin to 8.0.0-alpha08
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Dec 10, 2022
1 parent 018fcfd commit 1f6b79c
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 @@ -30,7 +30,7 @@ buildscript {
}

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

Expand Down

0 comments on commit 1f6b79c

Please sign in to comment.