ci fixing go brrrrrr
This commit is contained in:
parent
09468bce74
commit
97a5302042
2 changed files with 6 additions and 0 deletions
|
|
@ -38,6 +38,10 @@ android {
|
|||
main.java.srcDirs += 'src/main/kotlin'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
disable 'InvalidPackage'
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
applicationId "chat.fluffy.fluffychat"
|
||||
minSdkVersion 21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue