Commit 9658534b by Andrew Shu

demo: compileSdkVersion 21 (was 19)

parent 66c48a11
Showing with 1 additions and 1 deletions
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 19 compileSdkVersion 21
buildToolsVersion "19.1" buildToolsVersion "19.1"
defaultConfig { defaultConfig {
......
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