Updating gradle SDK version

Change-Id: Ib65ed223e998fddd59f2284ed1ab64c794fff096
This commit is contained in:
Sunny Goyal
2016-07-07 15:01:26 -07:00
parent 2ee27b12e9
commit b20cbb25df
+2 -2
View File
@@ -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"