Explorar o código

Merge pull request #41 from athornz/master

Set min api to 9
Aidan Follestad %!s(int64=10) %!d(string=hai) anos
pai
achega
e336e1ef40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/build.gradle

+ 1 - 1
library/build.gradle

@@ -7,7 +7,7 @@ android {
 
     defaultConfig {
         applicationId "com.afollestad.materialdialogs"
-        minSdkVersion 14
+        minSdkVersion 9
         targetSdkVersion 21
         versionCode 1
         versionName "0.0.8"