Skip to content

Commit 2d21f5f

Browse files
committed
Update kotlin version
1 parent 6643274 commit 2d21f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
gradlePluginVersion = '3.0.0-beta6'
4-
kotlinVersion = '1.1.4-2'
4+
kotlinVersion = '1.1.4-3'
55
supportLibVersion = '26.0.1'
66
tagSoupVersion = '1.2.1'
77
glideVersion = '3.7.0'

0 commit comments

Comments
 (0)