Build: Extract compiler version to separate module to improve caching

Compiler version changes every build and makes impossible to reuse
caches for heavy tasks such as compiler proguard. We may fix that by
adding version module directly to the final jar.
This commit is contained in:
Vyacheslav Gerasimov
2020-02-29 19:12:09 +03:00
parent c2457cae60
commit bab87c9837
10 changed files with 55 additions and 29 deletions
@@ -0,0 +1 @@
@snapshot@