Fixed compile SDK version

This commit is contained in:
Yurii Mazurevich 2015-08-04 21:59:01 +03:00
parent 123fed715f
commit 0ee3495390

View file

@ -1,8 +1,8 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 22
buildToolsVersion "22.0.1"
compileSdkVersion 21
buildToolsVersion "21.1.2"
defaultConfig {
minSdkVersion 9