mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Apply google formatter before each build
This commit is contained in:
parent
8f3c092f80
commit
87148b8fda
1 changed files with 2 additions and 1 deletions
|
|
@ -129,4 +129,5 @@ spotless {
|
|||
googleJavaFormat('1.6').aosp()
|
||||
removeUnusedImports()
|
||||
}
|
||||
}
|
||||
}
|
||||
project.tasks['preBuild'].dependsOn 'spotlessApply'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue