mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-02 22:34:44 -04:00
Don't let Lint ruin the build
This commit is contained in:
@ -28,6 +28,7 @@ test {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Make sure we test against the Debug variant
|
||||
def androidModule = project(':app')
|
||||
def firstVariant = androidModule.android.applicationVariants.toList().first()
|
||||
|
||||
|
Reference in New Issue
Block a user