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 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 |