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

Commit a7ed9f34 authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Update Kotlin version to 1.3.61

parent 71c49fe9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
    ext.kotlin_version = '1.3.60'
    ext.kotlin_version = '1.3.61'
    repositories {
        google()
        jcenter()