Changed target SDK version

This commit is contained in:
GaidamakUA 2015-08-04 21:24:53 +03:00
parent 72c2b6ab3d
commit e28be6bfb4

View file

@ -6,7 +6,7 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 22
targetSdkVersion 21
versionCode 1
versionName "1.0"
}