App: 1.2.1

This commit is contained in:
zt515 2017-08-11 21:51:25 +08:00
parent a73769f601
commit 1bb85bec3a

View File

@ -38,6 +38,10 @@ android {
path "CMakeLists.txt"
}
}
lintOptions {
abortOnError false
checkReleaseBuilds false
}
}
dependencies {