Skip to content

Commit c419bc6

Browse files
Merge pull request #76 from square/zachklipp/upgrade-agp
Upgrade AGP.
2 parents b449cff + 44dd2e6 commit c419bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Versions {
3030

3131
@Suppress("unused")
3232
object Dependencies {
33-
const val android_gradle_plugin = "com.android.tools.build:gradle:4.2.0-alpha14"
33+
const val android_gradle_plugin = "com.android.tools.build:gradle:4.2.0-alpha15"
3434

3535
object AndroidX {
3636
const val appcompat = "androidx.appcompat:appcompat:1.1.0"

0 commit comments

Comments
 (0)