Skip to content

Commit

Permalink
Merge pull request #276 from square/zachklipp/upgrade-agp
Browse files Browse the repository at this point in the history
Upgrade Android Gradle Plugin to latest version.
  • Loading branch information
zach-klippenstein authored Apr 12, 2019
2 parents 3beb41b + a4a7b29 commit 8fa548d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
buildscript {
ext.versions = [
'agp': '3.2.1',
'agp': '3.3.2',
'buildTools': '28.0.3',
'compileSdk': '28',
'lifecycle': '1.1.1',
Expand Down

0 comments on commit 8fa548d

Please sign in to comment.