@ -18,6 +18,6 @@ allprojects {
}
ext {
buildToolsVersion = "23.0.0"
buildToolsVersion = "23.0.1"
compileSdkVersion = 23
@ -104,5 +104,5 @@ task buildDebugMIPS64(type:BuildNative) {
args('-a', "mips64")
dependencies {
compile 'com.android.support:support-annotations:23.0.0'
compile 'com.android.support:support-annotations:23.0.1'