Skip to content

Commit

Permalink
Update gradle version. (android#536)
Browse files Browse the repository at this point in the history
* Update gradle version.

* Delete shape.xml
  • Loading branch information
nic0lette authored and tiembo committed Oct 30, 2019
1 parent 8dda2da commit e242f31
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 @@ -30,7 +30,7 @@ buildscript {
espressoVersion = '3.1.1'
fragmentVersion = '1.1.0-alpha09'
glideVersion = '4.9.0'
gradleVersion = '3.5.0'
gradleVersion = '3.5.1'
gsonVersion = '2.8.2'
junitVersion = '4.12'
kotlinVersion = '1.3.41'
Expand Down

0 comments on commit e242f31

Please sign in to comment.