Commit Graph

2 Commits

Author SHA1 Message Date
Yan Zhulanow c1f89159d9 Pill: Add compiler.version module to Pill 2020-03-10 17:24:23 +09:00
Vyacheslav Gerasimov bab87c9837 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.
2020-03-05 18:05:53 +03:00