mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-12 03:34:09 +02:00
don't abort build process if a translation is missing
This commit is contained in:
@@ -12,6 +12,10 @@ android {
|
||||
versionName "1.5.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
|
Reference in New Issue
Block a user