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

Commit 831e4301 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

kotlin 1.5.0

parent 27e634b3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@ android {
    defaultConfig {
    defaultConfig {
        minSdkVersion 24
        minSdkVersion 24
        targetSdkVersion 29
        targetSdkVersion 29
        versionName "0.1.1"
        versionName "0.1.2"
    }
    }


    buildTypes {
    buildTypes {
+1 −1
Original line number Original line Diff line number Diff line
// Top-level build file where you can add configuration options common to all sub-projects/modules.
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
buildscript {
    ext.kotlin_version = '1.5.20'
    ext.kotlin_version = '1.5.0'
    repositories {
    repositories {
	    google()
	    google()
        jcenter()
        jcenter()