@ -88,3 +88,6 @@ task buildDebugMIPS(type:BuildNative) {
task buildDebugMIPS64(type:BuildNative) {
args('-a', "mips64")
}
dependencies {
compile 'com.android.support:support-annotations:22.2.0'