Skip to content

Commit

Permalink
Upgrade to AGP 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Aug 7, 2020
1 parent e19ef7d commit 41ad086
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 {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.0.1'
}
}

Expand Down

0 comments on commit 41ad086

Please sign in to comment.