Support for ICS (API 14)

This commit is contained in:
Przemek Grondek 2014-09-17 13:43:35 +02:00
parent fae910fc8c
commit 7b5e2ddd6d

View file

@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "info.nerull7.mysqlbrowser"
minSdkVersion 15
minSdkVersion 14
targetSdkVersion 19
versionCode 1
versionName "1.0"