mirror of
https://github.com/chiteroman/TrickyStore.git
synced 2025-07-17 15:29:32 +00:00
Apply checkReleaseBuild = false to service and stub
Increase building time Signed-off-by: GarfieldHan <2652609017@qq.com>
This commit is contained in:
@@ -17,6 +17,11 @@ android {
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
lint {
|
||||
checkReleaseBuilds = false
|
||||
abortOnError = true
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user