Build with SDK 23, continue to target SDK 22. #162

This commit is contained in:
akwizgran
2015-12-08 13:06:04 +00:00
parent 061479dd68
commit eb2ff92161
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ dependencies {
}
android {
compileSdkVersion 22
buildToolsVersion "22.0.1"
compileSdkVersion 23
buildToolsVersion "23.0.2"
sourceSets {
main {