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

Commit 0efe9502 authored by tibbi's avatar tibbi
Browse files

update kotlin to 1.2.31

parent 450d11c6
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.16.15'
        kotlin_version = '1.2.30'
        kotlin_version = '1.2.31'
        support_libs = '27.1.0'
    }