diff --git a/library/build.gradle b/library/build.gradle index aa1f221..80e7c31 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -5,7 +5,7 @@ android { buildToolsVersion "22.0.1" defaultConfig { - minSdkVersion 14 + minSdkVersion 8 targetSdkVersion 22 versionCode Integer.parseInt(project.VERSION_CODE) versionName project.VERSION_NAME @@ -19,4 +19,4 @@ dependencies { } // Used to push in maven -//apply from: '../maven_push.gradle' \ No newline at end of file +//apply from: '../maven_push.gradle'