Skip to content

Commit

Permalink
Update Kotlin plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniloercoli committed Apr 3, 2018
1 parent a2fcea9 commit 8180508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
gradlePluginVersion = '3.0.1'
kotlinVersion = '1.2.21'
kotlinVersion = '1.2.30'
supportLibVersion = '26.1.0'
tagSoupVersion = '1.2.1'
glideVersion = '3.7.0'
Expand Down

0 comments on commit 8180508

Please sign in to comment.