mirror of
https://github.com/gsantner/dandelion
synced 2025-09-14 04:39:42 +02:00
Localization lint; Translation; Readme
This commit is contained in:
parent
7b1290be69
commit
61bdbaaea9
5 changed files with 25 additions and 20 deletions
|
@ -19,6 +19,10 @@ android {
|
|||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue