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

Commit b20cbb25 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Updating gradle SDK version

Change-Id: Ib65ed223e998fddd59f2284ed1ab64c794fff096
parent 2ee27b12
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ apply plugin: 'com.android.application'
apply plugin: 'com.google.protobuf'

android {
    compileSdkVersion 'android-N'
    buildToolsVersion '24.0.0-rc3'
    compileSdkVersion 25
    buildToolsVersion '24.0.0'

    defaultConfig {
        applicationId "com.android.launcher3"