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

Commit 2f06bb9a authored by Aayush Gupta's avatar Aayush Gupta
Browse files

gradle: Bump kotlin version to 1.4.32

parent 7ea996a5
Loading
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.30'
    ext.kotlin_version = '1.4.32'
    repositories {
        google()
        jcenter()