optimize bezier curve, disable lint

This commit is contained in:
BinTianqi
2024-05-14 13:43:08 +08:00
parent aaedc3dc59
commit 5aa3c55d33
2 changed files with 8 additions and 6 deletions

View File

@@ -15,6 +15,8 @@ android {
namespace = "com.bintianqi.owndroid"
compileSdk = 34
lint.checkReleaseBuilds = false
defaultConfig {
applicationId = "com.bintianqi.owndroid"
minSdk = 21