Skip to content

Commit

Permalink
Merge pull request #62 from hannesa2/dependabot/gradle/com.android.to…
Browse files Browse the repository at this point in the history
…ols.build-gradle-7.0.0-alpha12

Bump gradle from 7.0.0-alpha11 to 7.0.0-alpha12
  • Loading branch information
hannesa2 committed Mar 26, 2021
2 parents 0e3ada2 + 54d131a commit ecaf062
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 @@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.0-alpha11'
classpath 'com.android.tools.build:gradle:7.0.0-alpha12'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
Expand Down

0 comments on commit ecaf062

Please sign in to comment.