revert to previous min version

This commit is contained in:
Art O Cathain 2014-06-19 07:52:37 +01:00
parent 7ea57b7c89
commit b1815ef24a

View file

@ -50,7 +50,7 @@ android {
buildToolsVersion "19.1" buildToolsVersion "19.1"
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 9
targetSdkVersion 19 targetSdkVersion 19
} }