Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
Upgrade AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
noahjutz committed Mar 26, 2021
1 parent 5f92947 commit b12d69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ object TestLibs {

object GradlePlugins {
object Android {
private const val version = "7.0.0-alpha10"
private const val version = "7.0.0-alpha12"
const val classpath = "com.android.tools.build:gradle:$version"
}

Expand Down

0 comments on commit b12d69a

Please sign in to comment.