Commit b398c594 by Oliver Woodman

Fix minSdkVersion for demo app

parent e4ae7e08
Showing with 1 additions and 1 deletions
......@@ -18,7 +18,7 @@ android {
buildToolsVersion "19.1"
defaultConfig {
minSdkVersion 9
minSdkVersion 16
targetSdkVersion 19
}
buildTypes {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment