Kotlin ProGuard
KotlinでProGuardを使う時にapplyなどのスコープ関数内で無名関数のネストが深くなるとビルドに失敗するバグ - Qiita
コードとリソースの圧縮  |  Android Developers
ProGuard ではコードの圧縮が使用できます
ProGuard is an open source command-line tool that shrinks, optimizes and obfuscates Java code. It is able to optimize bytecode as well as detect and remove unused instructions.3 ProGuard is free software and is distributed under the GNU General Public License, version 2.2
ProGuard (software) - Wikipedia
ProGuard | Official website
難しそうなので、撤退
java kotlin