Skip to content

Commit

Permalink
Gradle plugin 7.1.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpandey committed Jun 15, 2021
1 parent a0aa84e commit 5c83766
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 @@ -33,7 +33,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.1.0-alpha01'
classpath 'com.android.tools.build:gradle:7.1.0-alpha02'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
}
Expand Down

0 comments on commit 5c83766

Please sign in to comment.