aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-11-15 02:47:13 -0500
committerGitHub <noreply@github.com>2017-11-15 02:47:13 -0500
commit5a6bf455cb2e550c18f94d8aeaaa91c2260cb75a (patch)
treebe77ea3de84f549a612e22a0adb8785956e0ac56 /gradle.properties
parent98fb870bdabae28beabe99d1e49ad74ab9a5a1c2 (diff)
downloadfrost-5a6bf455cb2e550c18f94d8aeaaa91c2260cb75a.tar.gz
frost-5a6bf455cb2e550c18f94d8aeaaa91c2260cb75a.tar.bz2
frost-5a6bf455cb2e550c18f94d8aeaaa91c2260cb75a.zip
Fix/bad overlay (#490)v1.6.5
* Fix intent launching * Add some tests and update kotlin
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index d5013a4d..501b1092 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@ TARGET_SDK=26
BUILD_TOOLS=26.0.2
KAU=1bc48a6
-KOTLIN=1.1.51
+KOTLIN=1.1.60
COMMONS_TEXT=1.1
CRASHLYTICS=2.7.1