mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
add gplay to lint command
This commit is contained in:
parent
87dbf7497c
commit
d17b75cedb
@ -56,7 +56,7 @@ end
|
|||||||
|
|
||||||
# run Lint
|
# run Lint
|
||||||
puts "running Lint..."
|
puts "running Lint..."
|
||||||
system './gradlew clean lint'
|
system './gradlew clean assembleGplay lint'
|
||||||
|
|
||||||
# confirm that Lint ran w/out error
|
# confirm that Lint ran w/out error
|
||||||
result = $?.to_i
|
result = $?.to_i
|
||||||
|
Loading…
Reference in New Issue
Block a user