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

Commit 36cdf76a authored by Alexandre Roux's avatar Alexandre Roux
Browse files

align kotlin with privacycentral main app

parent e1b21cc0
Loading
Loading
Loading
Loading
Loading
+3 −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.6.0-RC2'
    ext.kotlin_version = '1.5.20'
    repositories {
	    google()
        jcenter()


    }
    dependencies {
        classpath 'com.android.tools.build:gradle:4.1.1'