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

Commit a1425a5c authored by tibbi's avatar tibbi
Browse files

update kotlin to 1.2.51

parent e0246340
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ buildscript {
        propMinSdkVersion = 16
        propTargetSdkVersion = propCompileSdkVersion
        propVersionCode = 1
        propVersionName = '4.3.28'
        kotlin_version = '1.2.50'
        propVersionName = '4.3.29'
        kotlin_version = '1.2.51'
        support_libs = '27.1.1'
    }