mirror of
https://github.com/leanote/leanote-android.git
synced 2025-10-15 14:51:04 +00:00
Fix build error
This commit is contained in:
@@ -12,6 +12,11 @@ android {
|
||||
versionCode 7
|
||||
versionName "1.2.0"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
|
Reference in New Issue
Block a user