Skip to content

Commit

Permalink
Gradle plugin 7.4.0-alpha10
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Sep 17, 2022
1 parent 61bb067 commit 023ee0d
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 @@ -40,7 +40,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.4.0-alpha09'
classpath 'com.android.tools.build:gradle:7.4.0-alpha10'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
}
}
Expand Down

0 comments on commit 023ee0d

Please sign in to comment.