1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-28 09:40:27 +01:00

Update kotlin to 1.2.31 version.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
Yahor Berdnikau 2018-03-24 18:43:27 +01:00
parent 9bbb9b3263
commit ce9edae390

View File

@ -16,7 +16,7 @@ ext.versions = [
androidSupport : "22.2.1",
kotlin : "1.2.21",
kotlin : "1.2.31",
retrofit : "2.1.0",
jackson : "2.9.0",