0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-20 03:52:16 +02:00

Update to latest Kotlin version

This commit is contained in:
Markus Fisch 2017-11-12 21:20:38 +01:00
parent 418edd34a5
commit e64dd2e972

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.1.4-2'
ext.kotlin_version = '1.1.51'
ext.tools_version = '2.3.3'
ext.build_tools_version = '26.0.0'
ext.sdk_version = 26