diff options
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 2dd7002..5c72b0e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -25,7 +25,7 @@ ANDROID_SUPPORT_LIBS=27.0.2 VERSION_NAME=3.5.1.0 -KOTLIN=1.2.0 +KOTLIN=1.2.10 ABOUT_LIBRARIES=6.0.0 ANKO=0.10.3 BLURRY=2.1.1 |