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

Commit 71c49fe9 authored by Amit Kumar's avatar Amit Kumar 💻
Browse files

Update android gradle plugin version to 3.5.3

parent fc47cc6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ buildscript {
        }
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:3.5.2'
        classpath 'com.android.tools.build:gradle:3.5.3'
        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
        classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.6'
    }