commit | 6ebe39a5b7ebe46485d866a95f35894068bd7d19 | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Tue Mar 06 16:17:58 2018 +0100 |
committer | Sebastien Hertz <shertz@google.com> | Tue Mar 06 16:17:58 2018 +0100 |
tree | 5bf78d0f5c3b96a53243abd586bfc691c878ced5 | |
parent | 48a1c7a067301d320a82b87c142293dabd354b62 [diff] [blame] |
Update Kotlin to version 1.2.30 Change-Id: I83425262c10837e8dc52d34b0527f6d20e838a80
diff --git a/build.gradle b/build.gradle index f857f9e..74bf30f 100644 --- a/build.gradle +++ b/build.gradle
@@ -36,7 +36,7 @@ joptSimpleVersion = '4.6' jsonSimpleVersion = '1.1' junitVersion = '4.12' - kotlinVersion = '1.2.0' + kotlinVersion = '1.2.30' protobufVersion = '3.0.0' smaliVersion = '2.2b4' }