Prove that $n^{19}-n^7$ is multiple of $30$
I've seen $6$ can divide it because $$n^{19}-n^7=n^7(n^{12}-1) = n^7(n^6+1)(n^6-1)=n^4(n^6+1)(n^3-1)n^3(n^3+1)$$
And there are three consecutive numbers, so, at least one is multiple of $3$ and up to two even numbers.
But, how to prove that is multiple of $5$?