Skip to content

Commit

Permalink
Upgrade Android Gradle Plugin to latest version.
Browse files Browse the repository at this point in the history
Closes #115.
  • Loading branch information
zach-klippenstein committed Apr 12, 2019
1 parent 3beb41b commit a4a7b29
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 a4a7b29

Please sign in to comment.