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

Commit 6815204c authored by tibbi's avatar tibbi
Browse files

update kotlin to 1.2.61

parent 501f03d9
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.6.15'
        kotlin_version = '1.2.60'
        propVersionName = '4.7.0'
        kotlin_version = '1.2.61'
        support_libs = '27.1.1'
    }