Bump compileSdkVersion

This commit is contained in:
Chris Bianca
2017-11-30 12:20:27 +00:00
parent ef9e2f597f
commit 9f46f0eb31

View File

@@ -98,7 +98,7 @@ android {
dexOptions {
javaMaxHeapSize "4g"
}
compileSdkVersion 23
compileSdkVersion 24
buildToolsVersion "23.0.1"
defaultConfig {