mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
report inability to get locks in travis debug builds
This commit is contained in:
parent
dbcec41450
commit
52891e8391
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ android {
|
|||
buildConfigField "String", "VARIANT_NAME", "\"Dev/Debug NoSMS\""
|
||||
buildConfigField "int", "VARIANT_CODE", "4"
|
||||
buildConfigField "boolean", "SMS_BANNED", "true"
|
||||
buildConfigField "boolean", "REPORT_LOCKS", "true"
|
||||
}
|
||||
|
||||
xw4SMS {
|
||||
|
|
Loading…
Reference in a new issue