add gplay to lint command
This commit is contained in:
Родитель
87dbf7497c
Коммит
d17b75cedb
|
@ -56,7 +56,7 @@ end
|
|||
|
||||
# run Lint
|
||||
puts "running Lint..."
|
||||
system './gradlew clean lint'
|
||||
system './gradlew clean assembleGplay lint'
|
||||
|
||||
# confirm that Lint ran w/out error
|
||||
result = $?.to_i
|
||||
|
|
Загрузка…
Ссылка в новой задаче