We are now using AppCompat and support Material
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
ext.compileSdkVersion = 18
|
||||
ext.buildToolsVersion = "21.1.1"
|
||||
ext.compileSdkVersion = 22
|
||||
ext.buildToolsVersion = "22.0.1"
|
||||
ext.minSdkVersion = 18
|
||||
ext.targetSdkVersion = 22
|
||||
|
||||
|
||||
Reference in New Issue
Block a user