Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f677108 authored by tibbi's avatar tibbi
Browse files

update kotlin to 1.2.30

parent d8d5f328
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ buildscript {
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '3.14.2'
        kotlin_version = '1.2.21'
        kotlin_version = '1.2.30'
        support_libs = '27.0.2'
    }